forked from k-space/kube
prometheus-operator: Update node-exporter and add pve2
This commit is contained in:
parent
d2a719af43
commit
19d66801df
@ -10,6 +10,7 @@ spec:
|
|||||||
static:
|
static:
|
||||||
- nas.mgmt.k-space.ee:9100
|
- nas.mgmt.k-space.ee:9100
|
||||||
- pve1.proxmox.infra.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
|
- pve8.proxmox.infra.k-space.ee:9100
|
||||||
- pve9.proxmox.infra.k-space.ee:9100
|
- pve9.proxmox.infra.k-space.ee:9100
|
||||||
relabelingConfigs:
|
relabelingConfigs:
|
||||||
@ -408,7 +409,7 @@ spec:
|
|||||||
- --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
- --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.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
||||||
- --collector.diskstats.ignored-devices=^(sr[0-9][0-9]*)$
|
- --collector.diskstats.ignored-devices=^(sr[0-9][0-9]*)$
|
||||||
image: prom/node-exporter:v1.3.1
|
image: prom/node-exporter:v1.5.0
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 50m
|
cpu: 50m
|
||||||
|
Loading…
Reference in New Issue
Block a user