Update quay.io/prometheus/node-exporter Docker tag to v1.10.2
Automtated minor upgrade of Node Exporter Docker container by means of Watchtower and manual upgrade on Proxmox host and Raspberry Pis with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| quay.io/prometheus/node-exporter | minor | v1.9.1 -> v1.10.2 |
Release Notes
prometheus/node_exporter (quay.io/prometheus/node-exporter)
v1.10.2: 1.10.2 / 2025-10-25
- [BUGFIX] meminfo: Fix typo in Zswap metric name #3455
v1.10.1: 1.10.1 / 2025-10-25
- [BUGFIX] filesystem: Fix mount points being collected multiple times #3376
- [BUGFIX] filesystem: Refactor mountinfo parsing #3452
- [BUGFIX] meminfo: Add Zswap/Zswapped metrics #3453
v1.10.0: 1.10.0 / 2025-10-24
- [CHANGE] mdadm: Use sysfs for RAID metrics #3031
- [CHANGE] filesystem: Add erofs in default excluded fs #3313
- [CHANGE] tcpstat: Use std lib binary.NativeEndian #3386
- [FEATURE] pcidevice: Add new collector for PCIe devices #3339
- [FEATURE] AIX: Add more metrics #3338
- [FEATURE] systemd: Add Virtualization metrics #3254
- [FEATURE] swaps: Add new collector #3428
- [ENHANCEMENT] wifi: Add packet received and transmitted metrics #3382
- [ENHANCEMENT] filesystem: Take super options into account for read-only #3387
- [ENHANCEMENT] pcidevice: Add additional metrics #3425
- [ENHANCEMENT] perf: Add
tlb_datametrics #3436 - [BUGFIX] interrupts: Fix OpenBSD interrupt device parsing #3288
- [BUGFIX] diskstats: Simplify condition #3290
- [BUGFIX] thermal: Sanitize darwin thermal strings #3294
- [BUGFIX] filesystem: Fix Darwin collector cgo memory leak #3315
- [BUGFIX] cpufreq: Fix: collector enable #3318
- [BUGFIX] ethtool: Fix returning 0 for sanitized metrics #3335
- [BUGFIX] netdev: Fix Darwin netdev i/o bytes metric #3336
- [BUGFIX] systemd: Fix logging race #3364
- [BUGFIX] filesystem: Fix duplicate Darwin CGO import #3391