v0.95.0
SigNoz/signozv0.95.0Sep 17, 2025by github-actions[bot]
AI Summary
Significant update focusing on Trace Details v2, featuring a resizable sidebar, span logs support, and advanced alerting capabilities like cumulative windows and multiple thresholds.
Key Highlights
- Highlight the searched spans and dim other spans in trace details v2
- Make the trace details v2 sidebar resizable
- Add support for span logs
- Add alert condition component
- Cumulative window support
New Features
- Added Download Button to leverage exportRawData API
- Highlight the searched spans and dim other spans in trace details v2
- Make the trace details v2 sidebar resizable
- Add support for span logs
- Add alert condition component
- Added support for hasToken function in QB
- Add multiple thresholds support
- Deprecate legacy alertmanager
Full Release Notes
## 🚀 Features
* Added Download Button to leverage exportRawData API (#9050) @tushar-signoz
* feat: highlight the searched spans and dim other spans in trace details v2 (#9032) @ahmadshaheer
* Converted format options menu to popover (#9094) @tushar-signoz
* feat: make the trace details v2 sidebar resizable (#9034) @ahmadshaheer
* feat: add support for span logs (#8857) @ahmadshaheer
* feat: clean up tooltip elements and add dependencies (#8815) @YounixM
* feat: add alert condition component (#9008) @amlannandy
* chore: added cumulative window support (#8828) @aniketio-ctrl
* chore: add multiple thresholds support (#8816) @aniketio-ctrl
* feat: added support for hasToken function in QB (#9058) @ahrefabhi
* feat: change Bar color opacity and make stacking as default (#9026) @SagarRajput-7
* feat(alertmanager): deprecate legacy alertmanager (#9046) @grandwizard28
* feat: update yarn lock file (#9055) @SagarRajput-7
* feat: add support for span hover card in trace details v2 (#8930) @ahmadshaheer
* Feat: API for Download Buttton (#8936) @tushar-signoz
* feat: warn when `LIKE/ILIKE` is used without any `%/_` (#9098) @niladrix719
## 🐛 Bug Fixes
* chore: fix edit alerts page crashing (#9025) @amlannandy
* fix: add trace perf improvement only when there is any filter (#9099) @nityanandagohain
* fix: fix the incorrect matching spans count (#9033) @ahmadshaheer
* chore: copy changes and minor fixes, onboarding hint (#9095) @manika-signoz
* fix: trace perf - scan only required traces (#9072) @nityanandagohain
* fix: exception on resource filters with numeric values (#9028) @nityanandagohain
* fix: enable dot metrics by default (#9061) @grandwizard28
* fix: logs explorer chart severity text bugfixes (#8731) @SagarRajput-7
* chore: added resolution brace-expansion to 2.0.2 to fix the vulnerability (#9049) @SagarRajput-7
* Fix: changelog modal spacing issue (#9048) @ahrefabhi
## 🧰 Maintenance
* chore(release): bump SigNoz to v0.95.0, OTel Collector to v0.129.5 (#9112) @primus-bot
* chore: populate default zero queries for metrics (#9103) @srikanthccv
* chore: fix edit alerts page crashing (#9025) @amlannandy
* chore: recognize dashboard view page for log_comment (#9084) @srikanthccv
* chore: use wss usage for workloads listing (#9104) @srikanthccv
* chore: do not fail on non-existent signoz_ dbs (#9092) @srikanthccv
* chore: copy changes and minor fixes, onboarding hint (#9095) @manika-signoz
* chore: added cumulative window support (#8828) @aniketio-ctrl
* chore: allow number segment, #, @, {} in key (#9082) @srikanthccv
* chore: make qb v5 default (#9085) @srikanthccv
* chore: support for json column in resources (#8376) @nityanandagohain
* chore: add multiple thresholds support (#8816) @aniketio-ctrl
* chore: add query section to create alerts (#8991) @amlannandy
* chore: automatically show query addon when the value is present even after refresh (#9024) @ahrefabhi
* chore: added resolution brace-expansion to 2.0.2 to fix the vulnerability (#9049) @SagarRajput-7
* chore: enable forbidigo and noerrors in depguard (#9047) @grandwizard28
* docs(integration): add docs for writing integration tests (#9070) @grandwizard28
## New Contributors
* @tushar-signoz made their first contribution in https://github.com/SigNoz/signoz/pull/8936
* @niladrix719 made their first contribution in https://github.com/SigNoz/signoz/pull/9098
**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.94.1...v0.95.0