fix: clear datasource current to let grafana auto-select
All checks were successful
terraform-dev / validate (push) Successful in 5s
terraform-dev / plan (push) Successful in 9s
terraform-dev / apply (push) Has been skipped

This commit is contained in:
Alexandr
2026-04-03 10:58:49 +03:00
parent 1dcb35fdaa
commit 9467b421c8
15 changed files with 15 additions and 60 deletions

View File

@ -8627,10 +8627,7 @@
"templating": {
"list": [
{
"current": {
"text": "prometheus",
"value": "prometheus"
},
"current": {},
"includeAll": false,
"name": "ds",
"options": [],

View File

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

View File

@ -11139,10 +11139,7 @@
"templating": {
"list": [
{
"current": {
"text": "prometheus",
"value": "prometheus"
},
"current": {},
"hide": 0,
"includeAll": false,
"label": "Prometheus datasource",

View File

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

View File

@ -11290,10 +11290,7 @@
"templating": {
"list": [
{
"current": {
"text": "prometheus",
"value": "prometheus"
},
"current": {},
"includeAll": false,
"name": "ds",
"options": [],

View File

@ -8303,10 +8303,7 @@
"templating": {
"list": [
{
"current": {
"text": "prometheus",
"value": "prometheus"
},
"current": {},
"includeAll": false,
"name": "ds",
"options": [],

View File

@ -2541,10 +2541,7 @@
"templating": {
"list": [
{
"current": {
"text": "prometheus",
"value": "prometheus"
},
"current": {},
"includeAll": false,
"name": "ds",
"options": [],