mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-15 17:50:48 +00:00
assets,site/content: daily assets regeneration
This commit is contained in:
parent
d6f338fe9c
commit
6a2a690833
1 changed files with 1 additions and 1 deletions
|
@ -785,7 +785,7 @@
|
|||
"multi": true,
|
||||
"name": "node",
|
||||
"options": [ ],
|
||||
"query": "label_values(up{job=\"kube-state-metrics\", cluster=\"$cluster\"}, node)",
|
||||
"query": "label_values(kube_node_info{cluster=\"$cluster\"}, node)",
|
||||
"refresh": 2,
|
||||
"regex": "",
|
||||
"sort": 1,
|
||||
|
|
Loading…
Reference in a new issue