fix loading variables on time changes
This commit is contained in:
parent
0750caa4e9
commit
41d0618fa2
1 changed files with 3 additions and 3 deletions
|
|
@ -1471,7 +1471,7 @@
|
|||
"query": "label_values(endlessh_client_open_count_total, job)",
|
||||
"refId": "StandardVariableQuery"
|
||||
},
|
||||
"refresh": 1,
|
||||
"refresh": 2,
|
||||
"regex": "",
|
||||
"skipUrlSync": false,
|
||||
"sort": 1,
|
||||
|
|
@ -1495,7 +1495,7 @@
|
|||
"query": "label_values(endlessh_client_open_count_total{job=~\"$job\"}, instance)",
|
||||
"refId": "StandardVariableQuery"
|
||||
},
|
||||
"refresh": 1,
|
||||
"refresh": 2,
|
||||
"regex": "",
|
||||
"skipUrlSync": false,
|
||||
"sort": 1,
|
||||
|
|
@ -1511,6 +1511,6 @@
|
|||
"timezone": "",
|
||||
"title": "Endlessh",
|
||||
"uid": "ATIxYkO7k",
|
||||
"version": 9,
|
||||
"version": 10,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue