fix: set prometheus as default datasource in all dashboards
All checks were successful
terraform-dev / validate (push) Successful in 5s
terraform-dev / plan (push) Successful in 10s
terraform-dev / apply (push) Has been skipped

This commit is contained in:
Alexandr
2026-04-03 10:44:29 +03:00
parent 1098783a14
commit 1dcb35fdaa
13 changed files with 37 additions and 26 deletions

View File

@ -8629,7 +8629,7 @@
{
"current": {
"text": "prometheus",
"value": "P1809F7CD0C75ACF3"
"value": "prometheus"
},
"includeAll": false,
"name": "ds",

View File

@ -15931,7 +15931,10 @@
"templating": {
"list": [
{
"current": {},
"current": {
"text": "prometheus",
"value": "prometheus"
},
"includeAll": false,
"label": "Datasource",
"name": "ds_prometheus",

View File

@ -11140,9 +11140,8 @@
"list": [
{
"current": {
"tags": [],
"text": "default",
"value": "default"
"text": "prometheus",
"value": "prometheus"
},
"hide": 0,
"includeAll": false,

View File

@ -2959,7 +2959,11 @@
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
"type": "datasource",
"current": {
"text": "prometheus",
"value": "prometheus"
}
},
{
"auto": true,

View File

@ -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",

View File

@ -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",

View File

@ -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",