prometheus-operator: Update node-exporter and add pve2

This commit is contained in:
Lauri Võsandi 2023-01-07 10:26:40 +02:00
parent d2a719af43
commit 19d66801df
1 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ spec:
static:
- nas.mgmt.k-space.ee:9100
- pve1.proxmox.infra.k-space.ee:9100
- pve2.proxmox.infra.k-space.ee:9100
- pve8.proxmox.infra.k-space.ee:9100
- pve9.proxmox.infra.k-space.ee:9100
relabelingConfigs:
@ -408,7 +409,7 @@ spec:
- --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
- --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
- --collector.diskstats.ignored-devices=^(sr[0-9][0-9]*)$
image: prom/node-exporter:v1.3.1
image: prom/node-exporter:v1.5.0
resources:
limits:
cpu: 50m