1
0
mirror of synced 2026-02-14 13:36:57 +00:00

Fix datasource for cluster Grafana dashboard

Signed-off-by: Léopold Jacquot <leopold.jacquot@infomaniak.com>
This commit is contained in:
Léopold Jacquot
2020-11-03 17:48:46 +01:00
committed by Léopold Jacquot
parent 3cbe3aab25
commit 344a909d19

View File

@@ -387,7 +387,7 @@
"type": "row" "type": "row"
}, },
{ {
"datasource": null, "datasource": "${DS_PROMETHEUS}",
"description": "", "description": "",
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
@@ -499,7 +499,7 @@
"type": "table" "type": "table"
}, },
{ {
"datasource": null, "datasource": "${DS_PROMETHEUS}",
"description": "", "description": "",
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {