Changelog
v0.127.0June 03, 2026
Paginated, clickable Alerts and Triggered Alerts
The Alerts list and Triggered Alerts views have been rebuilt on a new table. Triggered Alerts is now paginated implying no more loading everything at once with the current page preserved in the URL so it survives refreshes and is easy to share. Triggered alerts are now clickable and link straight back to the rule that fired them, so you can go from "what fired" to "why" in a single click. Empty and error states across both pages are also more consistent now.
Bug Fixes
- Fixed a ClickHouse connection-pool slot leak that could cause "acquire connection" timeouts under load improving query reliability.
- Query builder warnings now surface correctly, including when the filter clause is empty.
- The trace waterfall response now includes span references, so linked spans render correctly.
- Fixed trace queries that use operators to return correct results.
- Various UI styling fixes across Logs badge labels, dashboard tag containers, and dividers.
Maintenance
- Added optional Sentry (error monitoring) and Pylon (support chat) support in the web app, gated behind boot-setting flags so operators can keep them off.
- Added support for user token verification.
- Resource filtering now uses a distinct fingerprint for more accurate results.
- Removed the cascade-delete constraint on the cloud integration service, changing deletion behavior for cloud integrations.