mirror of
https://github.com/prometheus/docs.git
synced 2026-02-05 15:45:27 +01:00
update grafana datasource documentation (#1610)
Signed-off-by: Khusro Jaleel <kerneljack@gmail.com>
This commit is contained in:
@@ -25,15 +25,15 @@ By default, Grafana will be listening on
|
||||
|
||||
### Creating a Prometheus data source
|
||||
|
||||
To create a Prometheus data source:
|
||||
To create a Prometheus data source in Grafana:
|
||||
|
||||
1. Click on the Grafana logo to open the sidebar menu.
|
||||
2. Click on "Data Sources" in the sidebar.
|
||||
3. Click on "Add New".
|
||||
1. Click on the "cogwheel" in the sidebar to open the Configuration menu.
|
||||
2. Click on "Data Sources".
|
||||
3. Click on "Add data source".
|
||||
4. Select "Prometheus" as the type.
|
||||
5. Set the appropriate Prometheus server URL (for example, `http://localhost:9090/`)
|
||||
6. Adjust other data source settings as desired (for example, turning the proxy access off).
|
||||
7. Click "Add" to save the new data source.
|
||||
6. Adjust other data source settings as desired (for example, choosing the right Access method).
|
||||
7. Click "Save & Test" to save the new data source.
|
||||
|
||||
The following shows an example data source configuration:
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 286 KiB |
Reference in New Issue
Block a user