mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Documentation/op-guide: add Grafana dashboard link
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
f361dcc639
commit
245d03f129
@ -117,6 +117,8 @@ 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:
|
||||||
|
|
||||||

|

|
||||||
@ -125,3 +127,4 @@ 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-kubernetes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user