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

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