From 344a909d19498f1f02b936882b529d84bbd460b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9opold=20Jacquot?= Date: Tue, 3 Nov 2020 17:48:46 +0100 Subject: [PATCH] Fix datasource for cluster Grafana dashboard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: LeĢopold Jacquot --- manifests/monitoring/grafana/dashboards/cluster.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/monitoring/grafana/dashboards/cluster.json b/manifests/monitoring/grafana/dashboards/cluster.json index 4fbc7974..871a7c99 100644 --- a/manifests/monitoring/grafana/dashboards/cluster.json +++ b/manifests/monitoring/grafana/dashboards/cluster.json @@ -387,7 +387,7 @@ "type": "row" }, { - "datasource": null, + "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { @@ -499,7 +499,7 @@ "type": "table" }, { - "datasource": null, + "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": {