docs/content/en/guides/telemetry/prometheus-metrics.md
The Telemetry → Metrics view is a Prometheus-native explorer. Where Grafana gives you ready-made dashboards to browse, Prometheus has none — so this view lets you do what Grafana cannot: discover metrics, write PromQL, preview the result live, and save the panels you care about into your own grid.
Open the metric explorer to compose a query:
Grafana-style time macros (such as $__rate_interval and $__interval) are expanded automatically based on the selected time window and step, so expressions copied from Grafana panels work here too.
When a query is showing what you want:
Saved panels can be edited (title, type, unit) or deleted at any time. They are stored on the Prometheus connection itself, so your grid persists and travels with the connection.