From 0028206207e717c0f32fab54da1a1932c430ef06 Mon Sep 17 00:00:00 2001 From: Berat Postalcioglu Date: Thu, 9 Oct 2025 13:58:54 +0200 Subject: [PATCH] docs: fix broken Grafana dashboard JSON path --- .../samples/grafana-dashboard/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gha-runner-scale-set-controller/samples/grafana-dashboard/README.md b/docs/gha-runner-scale-set-controller/samples/grafana-dashboard/README.md index c72961a7..d9965aec 100644 --- a/docs/gha-runner-scale-set-controller/samples/grafana-dashboard/README.md +++ b/docs/gha-runner-scale-set-controller/samples/grafana-dashboard/README.md @@ -15,7 +15,7 @@ This sample dashboard shows how to visualize the metrics with [Grafana](https:// 1. Make sure to have [Grafana](https://grafana.com/docs/grafana/latest/installation/) and [Prometheus](https://prometheus.io/docs/prometheus/latest/installation/) running in your cluster. 2. Make sure that Prometheus is properly scraping the metrics endpoints of the controller-manager and listeners. -3. Import the [dashboard](ARC-Autoscaling-Runner-Set-Monitoring_1692627561838.json) into Grafana. +3. Import the [dashboard](ARC-Autoscaling-Runner-Set-Monitoring.json) into Grafana. ## Required metrics