3.11 Adding data sources to Grafana - MartinWong06/grafana GitHub Wiki
-
Click on Toggle Menu Button -> Home -> Connection -> Data Sources
-
In the data sources list, select prometheus
-
In the settings tab, set your Prometheus data source name (show in panel)
Provide Promtheus URL For the lab, enter http://prometheus:9090 -
Scroll down to the end of the page, click on "Save & Test" button. Grafana will test the data sources connection base on your configuration.
-
In the dashboard tab, Grafana will provide dashboard recommendation for that data sources.
-
Go to Configuration -> Select Data sources then click "Add new data source" button
-
In the data sources list, select prometheus
-
In the settings tab, set your Prometheus data source name (show in panel)
Provide Promtheus URL For the lab, enter http://prometheus:9090 -
Scroll down to the end of the page, click on "Save & Test" button. Grafana will test the data sources connection base on your configuration.
-
In the dashboard tab, Grafana will provide dashboard recommendation for that data sources.
-
Repeat step 1, in step 2 select "Graphite" data source
-
In the settings tab, set your Graphite data source name (show in panel)
Provide Graphite URL For the lab, enter http://graphite
-
Scroll down to the end of the page, click on "Save & Test" button. Grafana will test the data sources connection base on your configuration.
-
In the dashboard tab, Grafana will provide dashboard recommendation for that data sources.