From 0eb1ae014f401a8110fb5e67dc93cd7dee214a78 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Mon, 14 Sep 2020 08:56:07 -0700 Subject: [PATCH] changing lines to bars for node metrics --- wownero/files/grafana/daemon_metrics.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/wownero/files/grafana/daemon_metrics.json b/wownero/files/grafana/daemon_metrics.json index a3f7cd3..f4291e7 100644 --- a/wownero/files/grafana/daemon_metrics.json +++ b/wownero/files/grafana/daemon_metrics.json @@ -297,7 +297,7 @@ }, { "aliasColors": {}, - "bars": false, + "bars": true, "dashLength": 10, "dashes": false, "datasource": null, @@ -320,14 +320,15 @@ "total": false, "values": false }, - "lines": true, + "lines": false, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, - "pointradius": 2, + "pluginVersion": "6.5.0", + "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [ @@ -482,7 +483,7 @@ "list": [] }, "time": { - "from": "now-6h", + "from": "now-7d", "to": "now" }, "timepicker": { @@ -502,5 +503,5 @@ "timezone": "", "title": "Daemon Stats", "uid": "0ktA4KDGk", - "version": 2 + "version": 3 }