Expand description
Grafana dashboard JSON generation for coordinator metrics.
Produces a Grafana dashboard JSON that visualizes the Prometheus metrics exported by the coordinator. Import directly via the Grafana UI (Dashboards → Import → paste JSON).
Structs§
- Dashboard
- A Grafana dashboard.
- GridPos
- Grid position.
- Panel
- A dashboard panel.
- Target
- A Prometheus query target.
- Template
Current - Current value for a template variable.
- Template
Var - A template variable.
- Templating
- Templating variables.
- Time
Range - Time range for the dashboard.
Functions§
- generate_
dashboard - Generate the default Confium coordinator dashboard JSON.