docs: fix stale TBD Grafana dashboard reference in metrics-standard.md (#238) #239

Merged
AI-Manager merged 1 commits from feature/fix-metrics-standard-grafana-ref-238 into main 2026-06-08 10:02:05 +00:00
+5 -1
View File
@@ -286,7 +286,11 @@ annotations:
## 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:
1. Request rate by API and status (`rate(api_requests_total[5m])`)