Commit Graph

8 Commits

Author SHA1 Message Date
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
yaojp123 b8b24f8fab
fix: add suggestion to chart in monitor if is no data because the time interval is less than the collection interval (#58)
* fix: add suggestion to chart in monitor if is no data because the time interval is less than the collection interval

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-26 12:52:38 +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
Medcl c843711135
chore: update release notes (#54) 2024-12-23 18:20:55 +08:00
yaojp123 4d52f2882a
chore: add loading to each row in overview table (#51)
* chore: add loading to each row in overview table

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-20 15:52:26 +08:00
Hardy 16110912c3
docs: update release version to 1.27.0 (#50) 2024-12-20 14:32:25 +08:00
silenceqi f9baad07e3
fix: query thread pool metrics when cluster uuid is empty (#47)
* fix: query thread pool metrics when cluster uuid is empty

* chore: update release notes

* chore: update release notes of version 1.27.0
2024-12-18 14:56:17 +08:00
hardy ec253f9e3d
chore: add web and common ui 2024-12-02 14:21:21 +08:00