Visualization

Dashboards & panels

Create dashboards from the UI, import from JSON, or push via GitOps sync. Panels support PromQL (proxied to Mimir when --mimir-url is set, or evaluated in-process with the full embedded engine including rate(), avg by(), and arithmetic).

Panel types (26)

Variables & repeats

Dashboards support template variables (query-derived, custom-list, interval) and panel repeats over a variable's values. One dashboard template, fanned out per region / cluster / tenant.

Export as code

Any dashboard or rule group can be exported to YAML or Terraform HCL via the </> Code button, or via:

GET /api/export/dashboards/{id}?format=tf|yaml