fix: clear datasource current to let grafana auto-select
This commit is contained in:
@ -11139,10 +11139,7 @@
|
||||
"templating": {
|
||||
"list": [
|
||||
{
|
||||
"current": {
|
||||
"text": "prometheus",
|
||||
"value": "prometheus"
|
||||
},
|
||||
"current": {},
|
||||
"hide": 0,
|
||||
"includeAll": false,
|
||||
"label": "Prometheus datasource",
|
||||
|
||||
Reference in New Issue
Block a user