Query Builder

Query Builder

Visually construct PromQL-like queries with metric selector, filters, group-by, aggregation, and live preview.

Build Query

Configure metric, aggregation, and grouping

environment = "production"

Query Preview

PromQL-like representation

avg(cpu_usage_percent{environment="production"}) by (service) [1h]

Query Result

avg(cpu_usage_percent) over 1h ยท 30 data points

Result Statistics

Aggregated across the time range

Current
55.7%
Avg
48.4%
Max
57.0%
Min
37.3%
Points
30samples

Command Palette

Search for a command to run...