From c51a2da83f6b481744a607b749262331274d1f87 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 4 Feb 2021 20:09:33 +0100 Subject: [PATCH] Update operations.md --- docs/operations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/operations.md b/docs/operations.md index d4185e49..b48e5973 100644 --- a/docs/operations.md +++ b/docs/operations.md @@ -228,6 +228,8 @@ standardized Prometheus exposition format will work. Once we gained more operational experience with Wormhole, specific recommendations on appropriate symptoms-based alerting will be documented here. +See [Wormhole.json](../dashboards/Wormhole.json) for an example Grafana dashboard. + **NOTE:** Parsing the log output for monitoring is NOT recommended. Log output is meant for human consumption and are not considered a stable API. Log messages may be added, modified or removed without notice. Use the metrics :-)