From 4446470174a954314366e00011734cdf03e61c77 Mon Sep 17 00:00:00 2001 From: Johan Meiring Date: Sun, 10 Jun 2018 13:30:54 +0200 Subject: [PATCH] Fix broken datasource links --- grafana/dashboards/mikrocount-dash.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/grafana/dashboards/mikrocount-dash.json b/grafana/dashboards/mikrocount-dash.json index 05b43da..92162ce 100644 --- a/grafana/dashboards/mikrocount-dash.json +++ b/grafana/dashboards/mikrocount-dash.json @@ -65,7 +65,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fill": 1, "gridPos": { "h": 7, @@ -182,7 +182,7 @@ }, { "columns": [], - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fontSize": "100%", "gridPos": { "h": 11, @@ -347,7 +347,7 @@ "label": "Others", "threshold": "" }, - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fontSize": "80%", "format": "decbytes", "gridPos": { @@ -424,7 +424,7 @@ "label": "Others", "threshold": 0 }, - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fontSize": "80%", "format": "decbytes", "gridPos": { @@ -495,7 +495,7 @@ }, { "columns": [], - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fontSize": "100%", "gridPos": { "h": 11, @@ -654,7 +654,7 @@ "label": "Others", "threshold": 0 }, - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fontSize": "80%", "format": "decbytes", "gridPos": { @@ -729,7 +729,7 @@ "label": "Others", "threshold": 0 }, - "datasource": "${DS_INFLUXDB}", + "datasource": "influxdb", "fontSize": "80%", "format": "decbytes", "gridPos": {