Commit Graph

8 Commits

Author SHA1 Message Date
Hardy 8da176bea8
chore: code format (#72)
* chore: code format

* chore: remove fetch-depth

* chore: add format and lint

* chore: add pr_check

* fix: lint with config

* chore: this pr only unit test

* fix: code format error
2025-01-14 14:29:31 +08:00
silenceqi 8cbaebc5a6
feat: add some index metrics related to segment memory (#65)
* feat: add some index metrics related to segment memory

* chore: update release notes
2024-12-31 11:40:56 +08:00
silenceqi edaa276ac3
chore: adapter metrics query with cluster id and cluster uuid (#56)
* chore: adapter metrics query with cluster id and cluster uuid

* chore: reads cluster uuid from metadata

* chore: update release notes

* chore: update release notes

---------

Co-authored-by: Hardy <luohoufu@163.com>
2024-12-24 15:29:14 +08:00
silenceqi e018f15f73
chore: moving primary shard filter from aggregations to query (#31) 2024-12-14 11:05:29 +08:00
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
silenceqi 46a5976bf3
feat: splitting metric query, adding query param key for query metric api to support single metric query (#7)
* feat: support query es cluster metrics with special key
* feat: adding context param to control metric request timeout
* feat: splitting metric query, adding query param `key` for query metric  api to support single metric query
* chore: clean unused code
* fix: wrong metric key
2024-12-06 14:02:16 +08:00
Medcl f43e453c7f
chore: update license header (#14)
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-02 23:24:44 +08:00
hardy a936a8fa7c
chore: change to framework main branch and reflactor the dependcy 2024-12-01 21:36:06 +08:00