-
-
Notifications
You must be signed in to change notification settings - Fork 8
Simple JSON Datasource config
rozetko edited this page Sep 29, 2020
·
4 revisions
- Install simple-json-datasource
- Go to
http://<YOUR_GRAFANA_URL>/datasources/new
- Select
SimpleJson
as type - Set
http://<BACKEND_URL>/datasource
as url
- Click
Save & Test
You should see Data source is working
message.