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
44.9%
Avg
42.4%
Max
54.1%
Min
31.6%
Points
30samples

Command Palette

Search for a command to run...