allow multi and all on servername_all template var

This commit is contained in:
m0duspwnens
2021-07-21 11:29:30 -04:00
parent f4d3e13c7f
commit a7551a44e5

View File

@@ -1,21 +1,26 @@
{
"allValue": null,
"current": {},
"current": {
"selected": true,
"tags": [],
"text": [],
"value": []
},
"datasource": "InfluxDB",
"definition": "show tag values with key=\"host\"",
"description": "",
"error": null,
"hide": 0,
"includeAll": false,
"includeAll": true,
"label": "Node",
"multi": false,
"multi": true,
"name": "servername",
"options": [],
"query": "show tag values with key=\"host\"",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"sort": 1,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",