From 36144210b13b3ac233f2e10c1ec8f9cc2e2af017 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Tue, 8 Dec 2020 13:32:52 -0800 Subject: [PATCH] minor adjustment to graf dashboard --- files/grafana/daemon_metrics.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/grafana/daemon_metrics.json b/files/grafana/daemon_metrics.json index 82b751b..88b15fe 100644 --- a/files/grafana/daemon_metrics.json +++ b/files/grafana/daemon_metrics.json @@ -141,7 +141,7 @@ "total": false, "values": false }, - "lines": true, + "lines": false, "linewidth": 1, "nullPointMode": "connected", "options": { @@ -234,7 +234,7 @@ "total": false, "values": false }, - "lines": true, + "lines": false, "linewidth": 1, "nullPointMode": "connected", "options": { @@ -418,7 +418,7 @@ "values": false }, "lines": true, - "linewidth": 2, + "linewidth": 3, "nullPointMode": "null", "options": { "dataLinks": [] @@ -579,7 +579,7 @@ "list": [] }, "time": { - "from": "now-1h", + "from": "now-2d", "to": "now" }, "timepicker": { @@ -599,5 +599,5 @@ "timezone": "", "title": "Daemon Stats", "uid": "0ktA4KDGk", - "version": 3 + "version": 4 }