chore(grafana): update node-exporter dashboard
This commit is contained in:
parent
85821572ce
commit
a81dd14d02
|
@ -94,7 +94,7 @@ data:
|
|||
--max-time 60 \
|
||||
-H "Accept: application/json" \
|
||||
-H "Content-Type: application/json;charset=UTF-8" \
|
||||
"https://grafana.com/api/dashboards/1860/revisions/26/download" \
|
||||
"https://grafana.com/api/dashboards/1860/revisions/32/download" \
|
||||
| sed '/-- .* --/! s/"datasource":.*,/"datasource": "Prometheus",/g' \
|
||||
> "/var/lib/grafana/dashboards/default/node.json"
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ spec:
|
|||
app.kubernetes.io/name: grafana
|
||||
app.kubernetes.io/instance: grafana
|
||||
annotations:
|
||||
checksum/config: 008eb6b5d7e1de9723209fca089750d0b54ffa5b829c51598d8def8d878c44c5
|
||||
checksum/config: 49f851c7cba9436ca024e2b44cf167f080d86c28a16f279711ac1d49217a2610
|
||||
checksum/dashboards-json-config: 2b3b91b055108de2da8951a904e7c7ea49b5a5a250d2649ba27b7b7b7ec34cfd
|
||||
checksum/sc-dashboard-provider-config: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
|
||||
kubectl.kubernetes.io/default-container: grafana
|
||||
|
|
|
@ -44,7 +44,7 @@ dashboards:
|
|||
datasource: Prometheus
|
||||
node:
|
||||
gnetId: 1860
|
||||
revision: 26
|
||||
revision: 32
|
||||
datasource: Prometheus
|
||||
nginx-ingress:
|
||||
gnetId: 9614
|
||||
|
|
Loading…
Reference in New Issue