瀏覽代碼

Merge pull request #6890 from gyuho/doc

Documentation/op-guide: add notes about 'datasource' in Prometheus
Gyu-Ho Lee 9 年之前
父節點
當前提交
aea9c6668f
共有 1 個文件被更改,包括 3 次插入1 次删除
  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: