* chore: optimize the chart when only the color metric is selected in TopN
* chore: add metric_config to form of View's field
* feat: add `Complex Field` to `View`
* chore: adjust topn's metrics
* fix: fix the issue of switching metrics in TopN
* chore: add columns(function, format) to `Complex fields`
* chore: verify if the complex field is builtin
* fix: set func to max by default in create complex field
* chore: change text of button for fetching data to `Apply` in TopN
* chore: check if metric support some statistics if rollup is enabled
* fix: add `time_field`` to params of fetching data if statistic is `latency``
* chore: check if field support some statistics if rollup is enabled
* chore: remove layout in view
* fix: format does not work in TopN
* fix: adjust filters of fetching data in TopN
---------
Co-authored-by: yaojiping <yaojiping@infini.ltd>
* 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>
* 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>
* chore: change loading ui of DropdownList
* fix: remove index health in shard monitor overview
* chore: add error handling to monitor chart
* fix: lose table data in Overview
* chore: optimize ui of collect status
* fix: remove team in audit
---------
Co-authored-by: yaojiping <yaojiping@infini.ltd>