v0.47.0
github-actions
released this
05 Jun 14:24
·
741 commits
to refs/heads/main
since this release
🚀 Features
- feat: add histogram visualisation support (#4858) @Rajat-Dabade
- feat: support multi ingestion keys (#5105) @YounixM
- feat: added trace-filter in new trace-explorer (#5081) @SagarRajput-7
- feat: per column unit option for table type (#5134) @vikrantgupta25
- feat: enable temporary sorting on table panel type (#5114) @vikrantgupta25
- feat: dashboard revamp according to the latest designs (#4868) @YounixM
- feat: added download as csv support for table panel type (#5067) @vikrantgupta25
- feat: [SIG-582]: added planned maintenance create dialog (#4863) @SagarRajput-7
- feat: added padding bottom to increase the visibility of logs in explorer page (#5069) @vikrantgupta25
- feat: added drag select in time series chart for logs explorer page (#5068) @vikrantgupta25
- feat: add AWS RDS and ElastiCache integration (#5071) @srikanthccv
🐛 Bug Fixes
- fix: do not mutate the rule condition (#5141) @srikanthccv
- fix: remove the need for unnecessary dummy time column (#5108) @srikanthccv
- fix: formula evaluation with non-participating queries (#5143) @srikanthccv
- fix: incorrect order by label in query builder (#5148) @YounixM
- feat: trace-filter style and light mode fixes (#5142) @SagarRajput-7
- fix: alerts builder light theme plot tag issue (#5146) @vikrantgupta25
- fix: dashboard variables should properly load for imported dashboards (#5123) @vikrantgupta25
- fix: page breaking when query range response is null for table panel … (#5139) @vikrantgupta25
- fix: use text/template for ClickHouse query templating (#5128) @srikanthccv
- chore(query-service): update
GoValuateFuncs
definitions (#5106) @prashant-shahi - fix: do not consider Inf and NaN for formula (#5124) @srikanthccv
- fix: random sizing issue with alerts query builder (#5116) @vikrantgupta25
- fix: page jumping for alerts (#5119) @vikrantgupta25
- fix: clone dashboard panel intermittent issue (#5096) @vikrantgupta25
- fix: dashboard design feedback (#5104) @vikrantgupta25
- fix: dashboard editor width fixes on large screens (#5101) @vikrantgupta25
- fix: query range api triggering on every keystroke (#5093) @vikrantgupta25
- fix(github): expire ssh keys after 15m (#5094) @grandwizard28
- fix: handle-large-traces (#4903) @makeavish
- fix: do not route back to overview tab when changing the resource attributes (#5058) @vikrantgupta25
- fix: escape string for contains and ncontains (#5083) @nityanandagohain
- fix: respect the query labels array for ordering than labels object (#5041) @vikrantgupta25
- fix: page breaking when all queries are hidden (#5080) @vikrantgupta25
- fix: add back the templating for query (#5079) @srikanthccv
- fix: remove series with no points (#5077) @srikanthccv
- fix: update the metrics datasource version v4 inproduct link (#5073) @vikrantgupta25
- fix: retain the alerts table sorting when editing or discarding the opened alert (#5066) @vikrantgupta25
- fix: step interval not getting updated on time range change (#5040) @vikrantgupta25
- fix: cursor resetting in dropdown causing wrong query selection (#5063) @vikrantgupta25
- fix: clickhouse builder cursor issue (#5065) @vikrantgupta25
🧰 Maintenance
- chore: update phin version in resolutions (#5149) @YounixM
- chore: scheduled maintenance query-service impl (#4834) @srikanthccv
- chore: added theme analytics for the users (#5097) @vikrantgupta25
- chore: make time macros available for all query types (#5092) @srikanthccv
- chore: default zero only for counters and label normalization (#5085) @srikanthccv
- chore: deprecate old columns in traces (#5016) @makeavish
- chore: added pipeline list view, edit action and expanded views test cases (#4938) @SagarRajput-7
- chore: use querier in alerts (#5045) @srikanthccv
Full Changelog: v0.46.0...v0.47.0