fix loading variables on time changes

This commit is contained in:
Shizun Ge 2023-02-01 22:44:57 -08:00
parent 0750caa4e9
commit 41d0618fa2

View file

@ -1471,7 +1471,7 @@
"query": "label_values(endlessh_client_open_count_total, job)", "query": "label_values(endlessh_client_open_count_total, job)",
"refId": "StandardVariableQuery" "refId": "StandardVariableQuery"
}, },
"refresh": 1, "refresh": 2,
"regex": "", "regex": "",
"skipUrlSync": false, "skipUrlSync": false,
"sort": 1, "sort": 1,
@ -1495,7 +1495,7 @@
"query": "label_values(endlessh_client_open_count_total{job=~\"$job\"}, instance)", "query": "label_values(endlessh_client_open_count_total{job=~\"$job\"}, instance)",
"refId": "StandardVariableQuery" "refId": "StandardVariableQuery"
}, },
"refresh": 1, "refresh": 2,
"regex": "", "regex": "",
"skipUrlSync": false, "skipUrlSync": false,
"sort": 1, "sort": 1,
@ -1511,6 +1511,6 @@
"timezone": "", "timezone": "",
"title": "Endlessh", "title": "Endlessh",
"uid": "ATIxYkO7k", "uid": "ATIxYkO7k",
"version": 9, "version": 10,
"weekStart": "" "weekStart": ""
} }