-
-
Notifications
You must be signed in to change notification settings - Fork 8
Simple JSON Datasource config
rozetko edited this page Sep 26, 2018
·
4 revisions
- Install simple-json-datasource
- Go to
http://<YOUR_GRAFANA_URL>/datasources/new
- Enter datasource name
- Select
SimpleJson
as type - Set
http://<BACKEND_URL>/datasource
as url - Click
Save & Test
You would see Data source is working
message if you've done everything right