console/plugin/api/insight
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
..
api.go feat: support querying top N metrics in the Insight Data Query API (#74) 2025-01-10 16:24:24 +08:00
dashboard.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
map_label.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
metadata.go feat: support querying top N metrics in the Insight Data Query API (#74) 2025-01-10 16:24:24 +08:00
metric.go feat: support querying top N metrics in the Insight Data Query API (#74) 2025-01-10 16:24:24 +08:00
metric_util.go feat: support querying top N metrics in the Insight Data Query API (#74) 2025-01-10 16:24:24 +08:00
visualization.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
widget.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00