From 607d0762eb670c444ef873e7debcb69b167a76c8 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Tue, 26 Sep 2017 01:48:14 +0900 Subject: [PATCH] Documentation/op-guide: remove grafana demo link The dashboard was removed during Tectonic migration in AWS, while the Grafana still runs in GCP. Signed-off-by: Gyu-Ho Lee --- Documentation/op-guide/monitoring.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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