docs: fix stale TBD Grafana dashboard reference in metrics-standard.md (#238) #239
@@ -286,7 +286,11 @@ annotations:
|
|||||||
|
|
||||||
## Grafana Dashboard
|
## Grafana Dashboard
|
||||||
|
|
||||||
A reference dashboard JSON is available at `docs/grafana-api-dashboard.json` (TBD — will be committed once Grafana is deployed per issue #7).
|
Grafana dashboards are committed as Flux ConfigMaps and are auto-loaded by Grafana via the `grafana_dashboard: "1"` label:
|
||||||
|
- `flux/monitoring/grafana-dashboard-apis.yaml` — consolidated 4-API dashboard (all APIs)
|
||||||
|
- `flux/monitoring/vin-decoder-dashboard.yaml` — VIN Decoder-specific dashboard
|
||||||
|
|
||||||
|
Dashboards will load automatically once Grafana is deployed (issue #7) and Flux is active (issue #218).
|
||||||
|
|
||||||
Key panels to include:
|
Key panels to include:
|
||||||
1. Request rate by API and status (`rate(api_requests_total[5m])`)
|
1. Request rate by API and status (`rate(api_requests_total[5m])`)
|
||||||
|
|||||||
Reference in New Issue
Block a user