Merge pull request #6890 from gyuho/doc

Documentation/op-guide: add notes about 'datasource' in Prometheus
This commit is contained in:
Gyu-Ho Lee 2016-11-22 10:43:30 -08:00 committed by GitHub
commit aea9c6668f

View File

@ -67,7 +67,9 @@ Url: http://localhost:9090
Access: proxy
```
Then import the default [etcd dashboard template][template] and customize; see the [demo][demo].
Then import the default [etcd dashboard template][template] and customize. For instance, if Prometheus data source name is `my-etcd`, the `datasource` field values in JSON also need to be `my-etcd`.
See the [demo][demo].
Sample dashboard: