What's Changed
- Table panel support in dashboards
- Progress in supporting the Services APM with span metrics to support sampling
- Full-text search in the new logs query builder
- And many small enhancements and bug fixes
🚀 Features
- feat: add new params labelsArray to series (#3214) @makeavish
- feat: duplicate types are removed for panel and replaced by panel_types (#3198) @palashgdev
- feat: add support for apdex settings (#3186) @srikanthccv
- feat: custom render is added int he query table (#3195) @palashgdev
- feat: use global in instead of in for second graph query (#3192) @nityanandagohain
- feat: live tail API with query range support (#3170) @nityanandagohain
🐛 Bug Fixes
- fix: table resize (#3227) @yeshev
- fix: column name with legend (#3200) @yeshev
- feat: hotfix check if limit is not zero (#3221) @nityanandagohain
- fix: custom where clause value (#3209) @yeshev
- fix: ignore autocomplete request for body (#3208) @nityanandagohain
- fix: update how limit is added to table queries (#3207) @nityanandagohain
- Remove having filter (#3219) @vasukapil
- Legend will show atleast 2 rows (#3131) @Rajat-Dabade
- Failing query range request due to top level operation dependency (#3182) @Rajat-Dabade
🧰 Maintenance
- chore: import_grafana_json is disabled (#3224) @palashgdev
- chore: use the local table for inner subquery (#2911) @srikanthccv
- refactor: remove the dependency of services from redux (#2998) @Rajat-Dabade