From 4c03ee7ea20464c522707ac84571c9f2afacf064 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Mon, 11 Jan 2021 00:40:50 -0800 Subject: [PATCH] show blank spot rather than 0 --- 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 88b15fe..54863ab 100644 --- a/files/grafana/daemon_metrics.json +++ b/files/grafana/daemon_metrics.json @@ -45,7 +45,7 @@ }, "lines": true, "linewidth": 3, - "nullPointMode": "connected", + "nullPointMode": "null", "options": { "dataLinks": [] }, @@ -143,7 +143,7 @@ }, "lines": false, "linewidth": 1, - "nullPointMode": "connected", + "nullPointMode": "null", "options": { "dataLinks": [] }, @@ -236,7 +236,7 @@ }, "lines": false, "linewidth": 1, - "nullPointMode": "connected", + "nullPointMode": "null", "options": { "dataLinks": [] }, @@ -328,7 +328,7 @@ }, "lines": true, "linewidth": 3, - "nullPointMode": "connected", + "nullPointMode": "null", "options": { "dataLinks": [] }, @@ -525,7 +525,7 @@ } ], "maxDataPoints": 100, - "nullPointMode": "connected", + "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "",