Changelog
Zoom Out in Explorer Pages
The Logs, Traces, and Metrics explorer pages now have a zoom-out button next to the time picker. A single click steps your time range out through a fixed ladder (15m → 45m → 2hr → 7hr → 21hr → 1d → 2d → 3d → 1w → 2w → 1 month), making it easy to widen context during an investigation without opening the time picker. The range stays centered on your current window when possible, and snaps to "now" when the expanded range would exceed the current time.
Sectioned Panel Settings

The panel settings sidebar in the dashboard widget editor now groups configuration options into clearly labeled, collapsible sections. Related settings like axis, legend, and thresholds are organized together, making it easier to find and adjust visualization options without scrolling through a flat list.
Bug Fixes
- The custom domain settings card (Cloud) no longer shows a confusing plan name label. The card now displays the workspace name and a copiable license key in the footer, and no longer renders empty space when no custom domain is configured.
- Querying a histogram metric that has not received data within the selected time range now returns a "not found" error with diagnostic details (including when the metric was last seen) instead of a generic "something went wrong" message.
- Switching a dashboard panel type from time series to table now loads the table data correctly. The right-side settings panel in edit mode is also scrollable again.
- Dashboard variables now retain their selected values when navigating back from the widget editor and when toggling between view and edit modes.
- Creating a new Slack notification channel no longer fails with a "no global Slack App URL set" error. This affected users who signed up before v0.115.0 and did not have an existing Slack channel configured.
- The default color for log severity_text entries (when no severity key is present) now uses a theme-appropriate background color, resolving poor contrast in dark mode.