console/model
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
..
alerting fix: unit tests (#69) 2025-01-04 18:30:48 +08:00
insight feat: support querying top N metrics in the Insight Data Query API (#74) 2025-01-10 16:24:24 +08:00
audit_log.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
cluster.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
email_server.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
instance.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
layout.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
notification.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00