* 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
* chore: set timeout to 10s by default in DatePicker's time settings
* chore: update release notes
---------
Co-authored-by: yaojiping <yaojiping@infini.ltd>
Co-authored-by: Hardy <luohoufu@163.com>
* 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>
* 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>