From 7604c8361f917090f8953c0658f979f35e176768 Mon Sep 17 00:00:00 2001 From: Berat Postalcioglu Date: Thu, 9 Oct 2025 22:05:43 +0200 Subject: [PATCH] docs: fix broken Grafana dashboard JSON path (#4270) --- .../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