console/modules/elastic/api
silenceqi 5a02966f2d
feat: add getting cluster collection stats api (#27)
* fix: empty index metrics in overview info api when collecting mode is agent

* feat: add getting cluster monitor state api

* chore: updating monitor state api

* chore: custom request timeout error with quering metrics
2024-12-13 14:30:45 +08:00
..
v1 feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
activity.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
alias.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
cluster_overview.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
discover.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
host.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
ilm.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
index_metrics.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
index_overview.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
init.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
manage.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
metrics_util.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
metrics_util_test.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
monitor_state.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
node_metrics.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
node_overview.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
proxy.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
search.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
setting.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
shard.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
template.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
test_connection.go fix: remove agent dependcy 2024-12-04 16:52:59 +08:00
threadpool_metrics.go feat: add getting cluster collection stats api (#27) 2024-12-13 14:30:45 +08:00
trace_template.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
view.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00