Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit c7b50971 authored by Tuan Anh Hoang-Vu's avatar Tuan Anh Hoang-Vu Committed by GitHub
Browse files

Update template query

parent 5643c508
No related branches found
No related tags found
No related merge requests found
...@@ -1054,7 +1054,7 @@ ...@@ -1054,7 +1054,7 @@
"multi": false, "multi": false,
"name": "instance", "name": "instance",
"options": [], "options": [],
"query": "label_values(fan_mode, instance)", "query": "label_values(dyson_fan_mode, instance)",
"refresh": 1, "refresh": 1,
"regex": "", "regex": "",
"skipUrlSync": false, "skipUrlSync": false,
...@@ -1075,7 +1075,7 @@ ...@@ -1075,7 +1075,7 @@
"multi": false, "multi": false,
"name": "name", "name": "name",
"options": [], "options": [],
"query": "label_values(fan_mode, name)", "query": "label_values(dyson_fan_mode, name)",
"refresh": 1, "refresh": 1,
"regex": "", "regex": "",
"skipUrlSync": false, "skipUrlSync": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment