Docs: Updating steps for pulling Grafana metrics into Prometheus (#95913)

* Docs: Updating steps for pulling Grafana metrics into Prometheus

* slight update based on review
This commit is contained in:
Jacob Valdez 2024-11-05 16:13:47 -06:00 committed by GitHub
parent 1feaf6df99
commit 9a1e7de79d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,9 +81,11 @@ These instructions assume you have already added Prometheus as a data source in
```
1. Restart Prometheus. Your new job should appear on the Targets tab.
1. In Grafana, hover your mouse over the **Configuration** (gear) icon on the left sidebar and then click **Data Sources**.
1. In Grafana, click **Connections** in the left-side menu.
1. Under your connections, click **Data Sources**.
1. Select the **Prometheus** data source.
1. On the Dashboards tab, **Import** the Grafana metrics dashboard. All scraped Grafana metrics are available in the dashboard.
1. Under the name of your data source, click **Dashboards**.
1. On the Dashboards tab, click **Import** in the _Grafana metrics_ row to import the Grafana metrics dashboard. All scraped Grafana metrics are available in the dashboard.
### View Grafana metrics in Graphite