Browse Source

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 <gyuhox@gmail.com>
Gyu-Ho Lee 8 years ago
parent
commit
607d0762eb
1 changed files with 1 additions and 4 deletions
  1. 1 4
      Documentation/op-guide/monitoring.md

+ 1 - 4
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.999382 	 .    65 	... RPC: from 127.0.0.1:47204 deadline:4.999377747s
 17:34:51.999395 	 .    13 	... recv: key:"abc"
 17:34:51.999395 	 .    13 	... recv: key:"abc"
 17:34:51.999499 	 .   104 	... OK
 17:34:51.999499 	 .   104 	... OK
-17:34:51.999535 	 .    36 	... sent: header:<cluster_id:14841639068965178418 member_id:10276657743932975437 revision:15 raft_term:17 > kvs:<key:"abc" create_revision:6 mod_revision:14 version:9 value:"asda" > count:1 
+17:34:51.999535 	 .    36 	... sent: header:<cluster_id:14841639068965178418 member_id:10276657743932975437 revision:15 raft_term:17 > kvs:<key:"abc" create_revision:6 mod_revision:14 version:9 value:"asda" > count:1
 ```
 ```
 
 
 ## Metrics endpoint
 ## 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`.
 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:
 
 
 ![](./etcd-sample-grafana.png)
 ![](./etcd-sample-grafana.png)
@@ -127,4 +125,3 @@ Sample dashboard:
 [prometheus]: https://prometheus.io/
 [prometheus]: https://prometheus.io/
 [grafana]: http://grafana.org/
 [grafana]: http://grafana.org/
 [template]: ./grafana.json
 [template]: ./grafana.json
-[demo]: http://dash.etcd.io/dashboard/db/test-etcd