Commit Graph

5 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 f11a565948
optimize metric query bucket size (#59)
* feat: the automatically calculated bucket size should be at least twice the metrics collection interval

* feat: return the hit count and the minimum bucket size when querying metrics

* chore: update release notes

---------

Co-authored-by: Hardy <luohoufu@163.com>
2024-12-26 16:50:57 +08:00
silenceqi 217008fd2f
Optimize overview (#23)
* chore: splitting overview info request

* fix: no index health metric with agent mode

* feat: add query param `timeout` for overview info api

* fix: index overview info format
2024-12-11 19:25:56 +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