console/plugin/api/insight
silenceqi ca243b1ce5
feat: support function-format parameters in Insight Data API (#93)
* feat: support function-format parameters in Insight Data API

* chore: update license header

* chore: format code

* feat: return `complex_fields` in the view API

* feat: include system cluster rollup setting in App Settings API response

* chore: update release notes

* fix: remove func `sum_func_value_in_group` from using aggregation `date_histogram`

* fix: generate unique group id for aggregation name

* fix: sort not work when using function `sum_func_value_in_group`

* feat: update view template
2025-01-23 20:08:19 +08:00
..
function feat: support function-format parameters in Insight Data API (#93) 2025-01-23 20:08:19 +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: code format (#72) 2025-01-14 14:29:31 +08:00
function.go feat: support function-format parameters in Insight Data API (#93) 2025-01-23 20:08:19 +08:00
map_label.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
metadata.go fix: lint eror (#82) 2025-01-16 11:11:53 +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 function-format parameters in Insight Data API (#93) 2025-01-23 20:08:19 +08:00
visualization.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
widget.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00