Changelog
v0.111.0February 11, 2026
Cancel Query in Dashboard Edit Panel
You can now cancel an in-flight query while editing a dashboard panel. Cancelling also retains the previous query result instead of dropping to a "no data" state, so the panel stays informative while you iterate on your query.
Bug Fixes
- Trace detail waterfall view now shows the correct time range when multiple data batches exist for the same trace, eliminating unpredictable span window rendering.
- Service Map environment, k8s cluster, and k8s namespace filters now work correctly when
DOT_METRICS_ENABLEDis active on the backend. - Legend visibility preferences set on a dashboard are no longer overwritten when toggling series in full-screen or edit view. Changes in those contexts stay temporary.
- Trace queries no longer return incorrect results when user-defined attributes share names with intrinsic trace fields like
timestamp. Intrinsic fields are now correctly prioritized. - The quick filters panel now shows the correct expand icon when collapsed, making it clearer that the panel can be opened.