Skip to content

Commit 7604c83

Browse files
authored
docs: fix broken Grafana dashboard JSON path (#4270)
1 parent 94a6f3c commit 7604c83

File tree

1 file changed

+1
-1
lines changed
  • docs/gha-runner-scale-set-controller/samples/grafana-dashboard

1 file changed

+1
-1
lines changed

docs/gha-runner-scale-set-controller/samples/grafana-dashboard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This sample dashboard shows how to visualize the metrics with [Grafana](https://
1515

1616
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.
1717
2. Make sure that Prometheus is properly scraping the metrics endpoints of the controller-manager and listeners.
18-
3. Import the [dashboard](ARC-Autoscaling-Runner-Set-Monitoring_1692627561838.json) into Grafana.
18+
3. Import the [dashboard](ARC-Autoscaling-Runner-Set-Monitoring.json) into Grafana.
1919

2020
## Required metrics
2121

0 commit comments

Comments
 (0)