diff --git a/docs/metrics-standard.md b/docs/metrics-standard.md index bc68245..1580f38 100644 --- a/docs/metrics-standard.md +++ b/docs/metrics-standard.md @@ -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])`)