mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
1feaf6df99
commit
9a1e7de79d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user