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

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