Skip to content

Simple JSON Datasource config

rozetko edited this page Sep 26, 2018 · 4 revisions
  1. Install simple-json-datasource
  2. Go to http://<YOUR_GRAFANA_URL>/datasources/new
  3. Enter datasource name
  4. Select SimpleJson as type
  5. Set http://<BACKEND_URL>/datasource as url
  6. Click Save & Test

You would see Data source is working message if you've done everything right

Clone this wiki locally