v0.48.0
github-actions
released this
20 Jun 15:32
·
714 commits
to refs/heads/main
since this release
🚀 Features
- feat: pass fill gaps to query range api (#5276) @YounixM
- feat: [5038] enable list view - add to dashboard (#5268) @YounixM
- feat: sanitize query to remove groupBy for list panel query (#5285) @nityanandagohain
- feat: added checkbox selection in dashboard variables (#5191) @SagarRajput-7
- feat: added APM to new trace filter redirection (#5225) @SagarRajput-7
- feat: added alert rule empty state and product edu (#5185) @SagarRajput-7
- feat: show warning when the top level operations count is more than 2500 (#5193) @YounixM
- feat: added an option to create channel when no Channels are available in alert config (#5195) @SagarRajput-7
- feat: added link for example alerts (#5216) @SagarRajput-7
- feat: added option to download billing usage data as csv (#5158) @SagarRajput-7
- feat: added support for bar chart stacking (#5138) @vikrantgupta25
🐛 Bug Fixes
- fix: dependent variable panel not updating (#5283) @vikrantgupta25
- fix: update from typography link to react router dom link component t… (#5279) @YounixM
- fix: dashboard empty state learn more link not working (#5287) @vikrantgupta25
- fix: fixed flakiness in alert list actions - delete, edit, clone & toggle (#5237) @SagarRajput-7
- fix: added null checks for stacked bar chart with fallbacks (#5282) @vikrantgupta25
- fix: update companyDomain in before firing every event (#5275) @makeavish
- fix: update the error boundary components with sentry error boundary components (#5271) @vikrantgupta25
- fix: fixed panelType when creating alerts from histogram dashboard (#5251) @SagarRajput-7
- fix: fixed lightMode style for histogram panel (#5236) @SagarRajput-7
- fix: convert timestamp in new trace explorer to user browser timezone and readable format (#5235) @SagarRajput-7
- fix: table row data doesn't align with the response (#5248) @vikrantgupta25
- fix: trace explorer not highlighting in sidenav (#5263) @vikrantgupta25
- fix: table sorting when units are present (#5249) @vikrantgupta25
- fix: update view options not visible (#5232) @YounixM
- fix: text wrap in log details view, remove json/raw tag (#5231) @YounixM
- fix: do not return zero value for non-aggregated table result (#5217) @srikanthccv
- fix: dashboard listing default sorting by updatedAt (#5200) @vikrantgupta25
- fix: apply having and limit clause on formulas (#5201) @srikanthccv
- fix: fixed flaky pipelineSearchSection test case (#5189) @SagarRajput-7
- fix: fix colors of graphs for lightMode and darkMode (#5192) @SagarRajput-7
- fix: enable custom aggregate interval for all data sources across application (#5074) @vikrantgupta25
- fix: default alerts yaxis unit doesn't reset on page change (#5199) @vikrantgupta25
- fix: respect the sorting params present in the URL for dashboards list page (#5183) @vikrantgupta25
- fix: unsaved changes popping up for newly created dashboard in settings (#5182) @vikrantgupta25
- fix: clickhouse and promQL queries table column headers not handled (#5164) @vikrantgupta25
- fix: use correct column name for v4 tables (#5177) @srikanthccv
- fix: clone panel randomly jumping around in the middle causing layout issues (#5161) @vikrantgupta25
- fix: theme analytics not getting reported as user is being fetched delayed (#5162) @vikrantgupta25
- fix: fixed broken header style in dashboard detail page (#5154) @SagarRajput-7
🧰 Maintenance
- chore: bump SigNoz/signoz-otel-collector and SigNoz/prometheus (#5294) @srikanthccv
- chore: threshold rule panel type to graph (#5284) @srikanthccv
- chore: adjust the step interval for builder queries (#5253) @srikanthccv
- chore: fix elapsed time formatting (#5238) @srikanthccv
- chore: add common resource attributes for span metrics (#5224) @srikanthccv
- chore: open clickhouse builder by default on creating new exception alert (#5214) @makeavish
- chore: support custom step interval (#5186) @srikanthccv
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.6.0 (#5194) @dependabot
- chore: address large number of staticcheck issues (#5176) @srikanthccv
- chore: add fill gaps for query range (#5155) @srikanthccv
- chore: track from which page user visited to support page (#5168) @YounixM
Full Changelog: v0.47.0...v0.48.0