fix: clear datasource current to let grafana auto-select
This commit is contained in:
@ -2960,10 +2960,7 @@
|
||||
"refresh": 1,
|
||||
"regex": "",
|
||||
"type": "datasource",
|
||||
"current": {
|
||||
"text": "prometheus",
|
||||
"value": "prometheus"
|
||||
}
|
||||
"current": {}
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
|
||||
Reference in New Issue
Block a user