Browse Source

op-guide: add notes about Prometheus data source in Grafana

Gyu-Ho Lee 9 years ago
parent
commit
ede51b10f8
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
 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:
 Sample dashboard: