From 672134080f91257b2d954f521309cc5be3cd414f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 10 Oct 2018 16:52:42 +0200 Subject: [PATCH] README: reference prometheus config + dashboard --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 893d515..619af61 100644 --- a/README.md +++ b/README.md @@ -162,3 +162,9 @@ To manually roll back to an older image, invoke `rtr7-safe-update` via the % cd ~/router7/updates/2018-07-03T17:33:52+02:00 % ./recover.bash ``` + +### Prometheus + +See https://github.com/rtr7/router7/tree/master/contrib/prometheus for example +configuration files, and install the [router7 Grafana +Dashboard](https://grafana.com/dashboards/8288).