Metrics Query Builder with PromQL-support

Feature Improvements Fixes

TL;DR

Metrics Explorer now has a PromQL-compatible query builder, with a PromQL mode for multi-metric arithmetic and autocomplete.

Metrics Query Builder with PromQL-support

Metrics Explorer now has a PromQL-compatible query builder. Pick a metric, apply label filters, and choose aggregations from a guided UI that produces real PromQL underneath — no more browsing a flat metric list filtered by name or label. For more advanced cases, switch to PromQL mode to combine multiple metrics, do arithmetic across them, and write queries with autocomplete and syntax highlighting. Cmd+Enter runs the query, and charts respect dark mode.

Start using the query builder now at Metrics Explorer.

Improvements

  • General: Drag-to-zoom now works across every chart. Zooming on a single chart updates the page time selector consistently, and there's a clear way to reset back to the full range.
  • Settings: Simplified user management by merging the Users and User Access screens into one. Allowlist and blocklist modes are deprecated in favor of invite-only access, with users grouped by Active, Invited, and Deactivated.
  • Control Plane: Added "created by" attribution across control plane screens — drop rules, remapping, access policies, and more — so you can see who made a change at a glance instead of digging into audit logs.

Fixes

  • Logs: Log patterns readability impacted — list rows overlapped and code blocks got truncated
  • Dashboards: Auto-refreshing dashboards could fire a burst of silent 401s once a session expired