Commit Graph

11 Commits

Author SHA1 Message Date
silenceqi d21326d5ce
chore: remove unused code with `MetricBase` (#132) 2025-02-14 12:36:06 +08:00
silenceqi 692b87eb7a
feat: support querying top N metrics in the Insight Data Query API (#74)
* feat: refactor the Insight data API to support metric aggregation for multiple data inputs

* fix:  bucket sorting issue when a sub-aggregation contains a `date_histogram`

* feat: add insight metric CRUD api

* fix: empty value of metric

* fix: incorrect grouping results

* feat: add builtin metric template

* fix: bucket sort when aggregation with P99

* chore: update group size

* chore: update release notes

* chore: update release notes

* chore: update release notes

* chore: update group size
2025-01-10 16:24:24 +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
liugq 14f391b58b update widget struct 2023-08-17 11:35:35 +08:00
liugq b349c66b14 add get widget api 2023-08-17 11:10:55 +08:00
liugq c385f58d66 filter insight api index privilege 2023-07-03 18:54:38 +08:00
liugq 32ed24cee0 add render label template api 2023-06-16 17:30:11 +08:00
medcl 17136af69d fix api not for setup module 2022-10-23 11:51:27 +08:00
liugq 1bb10dce50 add preview api 2022-08-12 12:11:21 +08:00
liugq 6b57960882 add insight api 2022-07-26 18:49:05 +08:00