From 1dcb35fdaa6629bc26989734e37efba78c8863aa Mon Sep 17 00:00:00 2001 From: Alexandr Date: Fri, 3 Apr 2026 10:44:29 +0300 Subject: [PATCH] fix: set prometheus as default datasource in all dashboards --- environments/dev/Seahorse/dashboards/10229_rev51.json | 2 +- environments/dev/Seahorse/dashboards/1860_rev43.json | 5 ++++- environments/dev/Seahorse/dashboards/9578_rev4.json | 5 ++--- environments/dev/Seahorse/dashboards/9628_rev8.json | 6 +++++- .../Seahorse/dashboards/self-monitoring/vcmt-cluster.json | 4 ++-- .../dev/adibrov/dashboards/self-monitoring/10229_rev51.json | 2 +- .../dev/adibrov/dashboards/self-monitoring/1860_rev43.json | 5 ++++- .../dev/adibrov/dashboards/self-monitoring/9578_rev4.json | 5 ++--- .../dev/adibrov/dashboards/self-monitoring/9628_rev8.json | 6 +++++- .../dev/adibrov/dashboards/self-monitoring/angie.json | 6 +++--- .../dev/adibrov/dashboards/self-monitoring/angie2.json | 6 +++--- .../dev/adibrov/dashboards/self-monitoring/angie_copy.json | 6 +++--- .../dev/adibrov/dashboards/system/node_exporter_full.json | 5 ++--- 13 files changed, 37 insertions(+), 26 deletions(-) diff --git a/environments/dev/Seahorse/dashboards/10229_rev51.json b/environments/dev/Seahorse/dashboards/10229_rev51.json index 8e7d168..65a53e3 100644 --- a/environments/dev/Seahorse/dashboards/10229_rev51.json +++ b/environments/dev/Seahorse/dashboards/10229_rev51.json @@ -8629,7 +8629,7 @@ { "current": { "text": "prometheus", - "value": "P1809F7CD0C75ACF3" + "value": "prometheus" }, "includeAll": false, "name": "ds", diff --git a/environments/dev/Seahorse/dashboards/1860_rev43.json b/environments/dev/Seahorse/dashboards/1860_rev43.json index 333a455..384043c 100644 --- a/environments/dev/Seahorse/dashboards/1860_rev43.json +++ b/environments/dev/Seahorse/dashboards/1860_rev43.json @@ -15931,7 +15931,10 @@ "templating": { "list": [ { - "current": {}, + "current": { + "text": "prometheus", + "value": "prometheus" + }, "includeAll": false, "label": "Datasource", "name": "ds_prometheus", diff --git a/environments/dev/Seahorse/dashboards/9578_rev4.json b/environments/dev/Seahorse/dashboards/9578_rev4.json index d7640e7..a662b11 100644 --- a/environments/dev/Seahorse/dashboards/9578_rev4.json +++ b/environments/dev/Seahorse/dashboards/9578_rev4.json @@ -11140,9 +11140,8 @@ "list": [ { "current": { - "tags": [], - "text": "default", - "value": "default" + "text": "prometheus", + "value": "prometheus" }, "hide": 0, "includeAll": false, diff --git a/environments/dev/Seahorse/dashboards/9628_rev8.json b/environments/dev/Seahorse/dashboards/9628_rev8.json index 6a07073..aaa636c 100644 --- a/environments/dev/Seahorse/dashboards/9628_rev8.json +++ b/environments/dev/Seahorse/dashboards/9628_rev8.json @@ -2959,7 +2959,11 @@ "query": "prometheus", "refresh": 1, "regex": "", - "type": "datasource" + "type": "datasource", + "current": { + "text": "prometheus", + "value": "prometheus" + } }, { "auto": true, diff --git a/environments/dev/Seahorse/dashboards/self-monitoring/vcmt-cluster.json b/environments/dev/Seahorse/dashboards/self-monitoring/vcmt-cluster.json index 6ca3a0b..2ab566d 100644 --- a/environments/dev/Seahorse/dashboards/self-monitoring/vcmt-cluster.json +++ b/environments/dev/Seahorse/dashboards/self-monitoring/vcmt-cluster.json @@ -11291,8 +11291,8 @@ "list": [ { "current": { - "text": "vmetrics-local", - "value": "bfdho2mhaw54wc" + "text": "prometheus", + "value": "prometheus" }, "includeAll": false, "name": "ds", diff --git a/environments/dev/adibrov/dashboards/self-monitoring/10229_rev51.json b/environments/dev/adibrov/dashboards/self-monitoring/10229_rev51.json index 8e7d168..65a53e3 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/10229_rev51.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/10229_rev51.json @@ -8629,7 +8629,7 @@ { "current": { "text": "prometheus", - "value": "P1809F7CD0C75ACF3" + "value": "prometheus" }, "includeAll": false, "name": "ds", diff --git a/environments/dev/adibrov/dashboards/self-monitoring/1860_rev43.json b/environments/dev/adibrov/dashboards/self-monitoring/1860_rev43.json index 333a455..384043c 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/1860_rev43.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/1860_rev43.json @@ -15931,7 +15931,10 @@ "templating": { "list": [ { - "current": {}, + "current": { + "text": "prometheus", + "value": "prometheus" + }, "includeAll": false, "label": "Datasource", "name": "ds_prometheus", diff --git a/environments/dev/adibrov/dashboards/self-monitoring/9578_rev4.json b/environments/dev/adibrov/dashboards/self-monitoring/9578_rev4.json index d7640e7..a662b11 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/9578_rev4.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/9578_rev4.json @@ -11140,9 +11140,8 @@ "list": [ { "current": { - "tags": [], - "text": "default", - "value": "default" + "text": "prometheus", + "value": "prometheus" }, "hide": 0, "includeAll": false, diff --git a/environments/dev/adibrov/dashboards/self-monitoring/9628_rev8.json b/environments/dev/adibrov/dashboards/self-monitoring/9628_rev8.json index 6a07073..aaa636c 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/9628_rev8.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/9628_rev8.json @@ -2959,7 +2959,11 @@ "query": "prometheus", "refresh": 1, "regex": "", - "type": "datasource" + "type": "datasource", + "current": { + "text": "prometheus", + "value": "prometheus" + } }, { "auto": true, diff --git a/environments/dev/adibrov/dashboards/self-monitoring/angie.json b/environments/dev/adibrov/dashboards/self-monitoring/angie.json index 12565cf..3c03e44 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/angie.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/angie.json @@ -3343,7 +3343,7 @@ "color": "rgba(255,0,255,0.7)" }, "filterValues": { - "le": 1e-9 + "le": 1e-09 }, "legend": { "show": true @@ -3601,8 +3601,8 @@ "list": [ { "current": { - "text": "prometheus-local-1", - "value": "prometheus-local-1" + "text": "prometheus", + "value": "prometheus" }, "includeAll": false, "label": "Datasource", diff --git a/environments/dev/adibrov/dashboards/self-monitoring/angie2.json b/environments/dev/adibrov/dashboards/self-monitoring/angie2.json index 79b74b3..b28ae4b 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/angie2.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/angie2.json @@ -3343,7 +3343,7 @@ "color": "rgba(255,0,255,0.7)" }, "filterValues": { - "le": 1e-9 + "le": 1e-09 }, "legend": { "show": true @@ -3601,8 +3601,8 @@ "list": [ { "current": { - "text": "prometheus-local-1", - "value": "prometheus-local-1" + "text": "prometheus", + "value": "prometheus" }, "includeAll": false, "label": "Datasource", diff --git a/environments/dev/adibrov/dashboards/self-monitoring/angie_copy.json b/environments/dev/adibrov/dashboards/self-monitoring/angie_copy.json index 79b74b3..b28ae4b 100644 --- a/environments/dev/adibrov/dashboards/self-monitoring/angie_copy.json +++ b/environments/dev/adibrov/dashboards/self-monitoring/angie_copy.json @@ -3343,7 +3343,7 @@ "color": "rgba(255,0,255,0.7)" }, "filterValues": { - "le": 1e-9 + "le": 1e-09 }, "legend": { "show": true @@ -3601,8 +3601,8 @@ "list": [ { "current": { - "text": "prometheus-local-1", - "value": "prometheus-local-1" + "text": "prometheus", + "value": "prometheus" }, "includeAll": false, "label": "Datasource", diff --git a/environments/dev/adibrov/dashboards/system/node_exporter_full.json b/environments/dev/adibrov/dashboards/system/node_exporter_full.json index 08a979b..de11ff9 100644 --- a/environments/dev/adibrov/dashboards/system/node_exporter_full.json +++ b/environments/dev/adibrov/dashboards/system/node_exporter_full.json @@ -23739,9 +23739,8 @@ "list": [ { "current": { - "selected": false, - "text": "Victoria", - "value": "all" + "text": "prometheus", + "value": "prometheus" }, "hide": 0, "includeAll": false,