Browse Source

Merge pull request #6890 from gyuho/doc

Documentation/op-guide: add notes about 'datasource' in Prometheus
Gyu-Ho Lee 9 years ago
parent
commit
aea9c6668f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Documentation/op-guide/monitoring.md

+ 3 - 1
Documentation/op-guide/monitoring.md

@@ -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: