v0.125.1
SigNoz/signozv0.125.1May 20, 2026by github-actions[bot]
AI Summary
A bug fix release addressing issues with alert editing, page navigation in alerts, waterfall ancestor expansion, and timestamp display in the metric explorer.
Key Highlights
- Fixed alert name editing to not override after save.
- Fixed waterfall ancestor expansion on flamegraph click.
- Fixed metric explorer 'Last Received' timestamp tooltip.
- Fixed tabs and breadcrumbs on the create alert page.
New Features
- Alert name editing fix
- Waterfall ancestor expansion fix
- Metric explorer timestamp fix
- Alert page UX fixes
Full Release Notes
## 🐛 Bug Fixes * fix(alerts): ensure edit alert name is updated correctly and not override after save (#11348) @H4ad * fix(tanstack-table): reset page to 1 when change page size (#11344) @H4ad * fix(alerts-new): show tabs and breadcrumbs on create alert (#11316) @H4ad * fix: expand waterfall ancestors on flamegraph click (#11373) @aks07 * fix: postprocess json logs message key (#11189) @piyushsingariya * fix(metrics-explorer): show actual timestamp in metric sidesheet 'Last Received' tooltip (#11370) @AshwinBhatkal ## 🧰 Maintenance * chore(release): bump SigNoz to v0.125.1 (#11381) @primus-bot * chore: replace antd badge with signozhq badge (#11377) @manika-signoz * chore: Accept body as Map in FE (#11291) @piyushsingariya * chore: create source field in dashboards (#11367) @srikanthccv * refactor(infra-monitoring): expand pod phase / node ready count method signatures to take individual params (#11371) @nikhilmantri0902 **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.125.0...v0.125.1