From c03fac8fdd487e8934b3a45c89326f7615947c85 Mon Sep 17 00:00:00 2001 From: Nick McClorey <32378821+nickrmcclorey@users.noreply.github.com> Date: Fri, 2 Feb 2024 04:01:22 -0500 Subject: [PATCH] Remove Typo in Grafana docs (#3235) --- .../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 1cbd057f..3a484c24 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 @@ -12,4 +12,4 @@ We do not intend to provide a supported ARC dashboard. This is simply a referenc 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.json) into Grafana. +3. Import the [dashboard](ARC-Autoscaling-Runner-Set-Monitoring_1692627561838.json) into Grafana.