From 01ce2da53352f5ae3db785352e13b3f57ce74e30 Mon Sep 17 00:00:00 2001 From: Jedri Visser Date: Thu, 14 Mar 2019 22:54:23 +0200 Subject: [PATCH] Show sparklines on Grafana dashboard --- grafana/prometheus-dashboard.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/grafana/prometheus-dashboard.json b/grafana/prometheus-dashboard.json index 3d6d10a..23b4d89 100644 --- a/grafana/prometheus-dashboard.json +++ b/grafana/prometheus-dashboard.json @@ -94,7 +94,7 @@ "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", - "show": false + "show": true }, "tableColumn": "", "targets": [ @@ -176,7 +176,7 @@ "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", - "show": false + "show": true }, "tableColumn": "", "targets": [ @@ -258,7 +258,7 @@ "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", - "show": false + "show": true }, "tableColumn": "", "targets": [ @@ -339,7 +339,7 @@ "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", - "show": false + "show": true }, "tableColumn": "", "targets": [ @@ -420,7 +420,7 @@ "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", - "show": false + "show": true }, "tableColumn": "", "targets": [ @@ -501,7 +501,7 @@ "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", - "show": false + "show": true }, "tableColumn": "", "targets": [ @@ -1345,5 +1345,5 @@ "timezone": "", "title": "Victron", "uid": "000000004", - "version": 1 + "version": 2 } \ No newline at end of file