From 8f6408933de580198fd356bb83f6cafdfc3cf1f1 Mon Sep 17 00:00:00 2001 From: Philip Haberkern <59010269+thedatabaseme@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:45:59 +0200 Subject: [PATCH] added sample dashboard (#16) * added dashboard to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db75b52..15eff15 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,4 @@ docker run -d --name fritzbox_smarthome_exporter -p 9103:9103 \ # Grafana Example Grafana dashboard can be found at https://grafana.com/dashboards/7019 +Another sample dashboard can be found here: https://grafana.com/grafana/dashboards/19759