Changelog
v0.125.0May 20, 2026
Revamped Trace Details

The trace details view has been rebuilt with a refreshed layout for navigating spans, attributes, and events. Alongside the revamp, trace details now open in a new tab when launched from funnel results, so you can keep your funnel analysis intact while drilling into individual traces.
Query Builder v5 in Infrastructure Monitoring
Logs, Metrics, Traces, and Events views in Infrastructure Monitoring details now use Query Builder v5. This brings the newer query experience into infrastructure troubleshooting workflows and makes filtering behavior more consistent across the signals you inspect from an infrastructure resource, including:
- Negate operators such as
NOT IN. - Filters now persist as you move between resource details in the same browser tab, so you don't have to reapply them for each
hostorpod. - The selected tab also persists across resource details in the same browser tab, which makes investigations faster when switching between resources.
- Zooming into one metric chart now updates the selected time range across all charts in the resource detail views.
Bug Fixes
- Few UI/UX bugs in the Alert Configuration and common Dashboard views have been resolved.
- Formula queries now correctly apply ordering and limit for table, pie, and value panels.
- Recurring maintenance windows now correctly honour a given fixed time range.
- A cache memory leak has been fixed, preventing unbounded memory growth.
Maintenance
- All high-end and critical-severity Dependabot security alerts have been resolved, significantly reducing dependency risks.
- Compatibility for
pnpm generate:apiafter the Orval v8 upgrade has been restored, keeping API client generation stable for contributors. - Tooltip values are now sorted in descending order, making it easier to spot the highest values at a glance.