v0.93.0

SigNoz/signozv0.93.0Aug 28, 2025by github-actions[bot]

AI Summary

Feature release focusing on global actions, HTTP status badges in trace spans, and improvements to the query builder and date picker.

Key Highlights

  • Enable global actions
  • Display HTTP status badge in trace details v2 spans
  • Date picker v2
  • Support for hasToken

New Features

  • Enable global actions
  • Display HTTP status badge in trace details v2 spans
  • Date picker v2
  • Support for hasToken
  • Fixed panel correlation and alert multiaggregation issues

Full Release Notes

## 🚀 Features

* feat: enable global actions (#8906) @YounixM
* feat: display HTTP status badge in trace details v2 spans (#8699) @ahmadshaheer
* feat: date picker v2 (#8886) @YounixM
* feat: support for hasToken (#8891) @nityanandagohain
* feat: fixed panel correlation and alert multiaggregation issues (#8733) @SagarRajput-7

## 🐛 Bug Fixes

* fix: update live tail api (#8807) @nityanandagohain
* fix: trace explorer and home page keyboard shortcut (#8934) @makeavish
* fix: exclusion operators use AND combinator on ambiguity (#8928) @srikanthccv
* fix: removed transformstringwithprefix and removeprefix utilities (#8922) @SagarRajput-7
* fix(meter): meter regex for comment middleware (#8921) @vikrantgupta25
* fix: resolve back navigation issue in traces explorer (#8760) @ahmadshaheer
* fix: fix the issue of group by queries not switching to timeseries view in logs and traces explorer (#8870) @ahmadshaheer
* feat: fixed panel correlation and alert multiaggregation issues (#8733) @SagarRajput-7
* fix: added fix for query builder filters (#8830) @ahrefabhi
* fix(web): fix panic on nil file info (#8907) @grandwizard28
* fix: use lower and convert re2 to string in fulltext (#8887) @nityanandagohain
* fix: related links for rule history page (#8883) @srikanthccv
* fix: resolve sentry issues in alert list (#8878) @amlannandy
* fix(comment): add a dedicated comment parsing middleware (#8855) @grandwizard28

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.93.0, OTel Collector to v0.129.2 (#8939) @primus-bot
* chore: add value search for related values request (#8925) @srikanthccv
* chore: add tests for trace details actionables (#8840) @ahmadshaheer
* chore: update dashboard template links to SigNoz website dashboard template landing page (#8897) @makeavish
* chore(meter): added product analytics for meter module (#8898) @vikrantgupta25
* chore: do not send field context as tag for deprecated fields (#8902) @srikanthccv
* chore: parse into number alias for mat column from statement (#8900) @srikanthccv
* chore(meter): add warnings and make meter live in sidenav (#8882) @vikrantgupta25
* chore: backend changes for y-axis management (#8730) @amlannandy


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.93.0-rc.3...v0.93.0