diff --git a/Documentation/op-guide/monitoring.md b/Documentation/op-guide/monitoring.md index fc3dd0e56..50a462420 100644 --- a/Documentation/op-guide/monitoring.md +++ b/Documentation/op-guide/monitoring.md @@ -38,7 +38,7 @@ When Elapsed (s) 17:34:51.999382 . 65 ... RPC: from 127.0.0.1:47204 deadline:4.999377747s 17:34:51.999395 . 13 ... recv: key:"abc" 17:34:51.999499 . 104 ... OK -17:34:51.999535 . 36 ... sent: header: kvs: count:1 +17:34:51.999535 . 36 ... sent: header: kvs: count:1 ``` ## Metrics endpoint @@ -117,8 +117,6 @@ Access: proxy 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: ![](./etcd-sample-grafana.png) @@ -127,4 +125,3 @@ Sample dashboard: [prometheus]: https://prometheus.io/ [grafana]: http://grafana.org/ [template]: ./grafana.json -[demo]: http://dash.etcd.io/dashboard/db/test-etcd