From 9736abdf0787c7556c4de22e1ff0927e2bdeb7ee Mon Sep 17 00:00:00 2001 From: teor Date: Mon, 1 Mar 2021 14:30:36 +1000 Subject: [PATCH] Update grafana instructions --- book/src/user/metrics.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/src/user/metrics.md b/book/src/user/metrics.md index 4951e621..cf5b26d7 100644 --- a/book/src/user/metrics.md +++ b/book/src/user/metrics.md @@ -31,8 +31,10 @@ endpoint_addr = "127.0.0.1:9999" ``` In the grafana dashboard: -1. Create a new Prometheus Data Source +1. Create a new Prometheus Data Source `Prometheus-Zebra` 2. Enter the HTTP URL: `127.0.0.1:9090` 3. Save the configuration +Now you can add the grafana dashboards from `zebra/grafana`, or create your own. + [metrics_section]: https://doc.zebra.zfnd.org/zebrad/config/struct.MetricsSection.html