From ef0b8367b5f40bbd843d9f8d7e17fb336905cab9 Mon Sep 17 00:00:00 2001 From: chrisbecke Date: Tue, 23 Nov 2021 19:01:07 +0200 Subject: [PATCH] Update minio-overview.json data source panel (#13730) Add missing datasource in `Healing` panel. --- docs/metrics/prometheus/grafana/minio-overview.json | 2 +- docs/metrics/prometheus/grafana/minio-replication.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/metrics/prometheus/grafana/minio-overview.json b/docs/metrics/prometheus/grafana/minio-overview.json index 8886af514..546520ab2 100644 --- a/docs/metrics/prometheus/grafana/minio-overview.json +++ b/docs/metrics/prometheus/grafana/minio-overview.json @@ -1806,7 +1806,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": null, + "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { diff --git a/docs/metrics/prometheus/grafana/minio-replication.json b/docs/metrics/prometheus/grafana/minio-replication.json index 11fa7ee8e..af0d4024e 100644 --- a/docs/metrics/prometheus/grafana/minio-replication.json +++ b/docs/metrics/prometheus/grafana/minio-replication.json @@ -1968,7 +1968,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": null, + "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": {