Fix datasource for cluster Grafana dashboard

Signed-off-by: Léopold Jacquot <leopold.jacquot@infomaniak.com>
pull/416/head
Léopold Jacquot 4 years ago committed by Léopold Jacquot
parent 3cbe3aab25
commit 344a909d19

@ -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": {

Loading…
Cancel
Save