v0.126.0

SigNoz/signozv0.126.0May 27, 2026by github-actions[bot]

AI Summary

Features include planned downtime functionality with label expression scope, polished AI Assistant UX with Cmd+K support, and the migration of installed integration dashboards to the database. It also adds right dock span details and web settings generation support.

Key Highlights

  • Added planned downtime with scope maintenance windows.
  • Polished AI Assistant composer UX and added Cmd+K entry.
  • Migrated installed integration dashboards to the database.
  • Added right dock span details.
  • Added support for generating web settings types.

New Features

  • Planned downtime scope maintenance
  • AI Assistant UX polish
  • Integration dashboard migration to DB
  • Right dock span details
  • Web settings generation support

Full Release Notes

## 🚀 Features

* feat(meterreporter): add jitter to meter collection cycles (#11451) @karanbalani
* feat(ai-assistant): polish composer UX and add Cmd+K entry (#11362) @makeavish
* feat: trace based filters for logs, supporting aggregations as well (#11394) @nityanandagohain
* feat: installed integration dashboards migration to DB (#11415) @swapnil-signoz
* feat: right dock span details (#11427) @aks07
* feat: alert template processor + integration in notifiers (#10750) @abhishekhugetech
* feat(planned-downtime): explicit toggle for all vs specific alert rules (#11272) @jatinderjit
* chore: feature flag for dashboard v2 (#11339) @namanv3
* feat(boot-settings): runtime enable/disable control for PostHog and Appcues (#11416) @SagarRajput-7
* feat(planned-downtime): scope maintenance windows to label expressions (#11186) @jatinderjit
* feat(web): add support for generating web settings types (#11445) @vikrantgupta25
* feat(ai-assistant): collapse thinking + tool-call steps into one row (#11361) @makeavish
* feat(web): add support web settings (#11444) @vikrantgupta25
* feat: opamp integration signozspanmapper (#11335) @nityanandagohain
* feat(infra-monitoring): allow order by primary name column in v2 apis (#11264) @nikhilmantri0902
* feat(no-auth): added no auth frontend setup  (#11218) @SagarRajput-7
* feat(onboarding): add Cert Manager, GraphQL, Railway, ASP.NET, Istio, slog, Scala, Apache Druid, Azure CDN datasources (#11384) @revmag
* feat(tracedetail): add waterfall api with memory optimisations (#11450) @krsoninikhil

## 🐛 Bug Fixes

* fix(planned-downtime): remove unused timezone dep from useMemo hooks (#11448) @AshwinBhatkal
* fix: handle body json for default view (#11443) @tushar-signoz
* fix(trace-details): make back button reliably return to previous in-app page (#11414) @tewarig
* fix(date-time-selection-v2): out of sync query params (#11399) @H4ad
* fix(authdomain): sso enabled toggle value from nested config (#11402) @karanbalani
* fix(user-info): surfaced errors for reset password and fixed issues (#11389) @SagarRajput-7
* feat(trace-details): promote ExpandableValue to periscope + dropdown z-index fix (#11393) @aks07
* Fix drilldown on service details page (#11338) @aks07

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.126.0 (#11472) @primus-bot
* chore(frontend): add agents/claude markdown file (#11463) @H4ad
* chore: add name column in dashboards table for v2 dashboards (#11456) @namanv3
* chore: broke down drilldown navigate into a saperate hook (#11070) @ahrefabhi
* chore(upgrade-signoz): removed upgrade.signoz.io url (#11449) @H4ad
* chore: feature flag for dashboard v2 (#11339) @namanv3
* chore: added changes to migrate slider component from antd to signozhq/ui (#11411) @ahrefabhi
* chore: added changes to migerate alert chart component to new charts (#11308) @ahrefabhi
* chore: migrate antd Progress to signoz ui component (#11398) @manika-signoz
* chore: update code owners for dashboard v2 and e2e (#11412) @AshwinBhatkal
* chore: stats collection for logspipeline (#11409) @piyushsingariya
* chore(integrations): make dot-metrics dashboards canonical, remove Is DotMetricsEnabled flag (#11406) @swapnil-signoz
* chore: fga ui feedbacks (#11403) @SagarRajput-7
* fix(infra-monitoring): make records non-nullable (#11388) @nikhilmantri0902
* test: added test for crosshair series highlight changes (#11015) @ahrefabhi
* Remove unused field from waterfall response (part 1 of memory opt) (#11337) @krsoninikhil
* refactor: merge tracedetail typse with spantypes (#11417) @krsoninikhil
* refactor: cloud integration dashboards migration to DB (#11382) @swapnil-signoz
* refactor: replace Ant Design Switch with Signoz UI Switch across mult… (#11223) @YounixM
* test: dashboards details spec with new e2e framework (#11279) @AshwinBhatkal


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.125.1...v0.126.0