Path to this page:
Subject: CVS commit: pkgsrc/sysutils/node_exporter
From: Benny Siegert
Date: 2025-04-01 22:30:10
Message id: 20250401203010.263A7FBE1@cvs.NetBSD.org
Log Message:
node_exporter: update to 1.9.1
1.9.1
[BUGFIX] pressure: Fix missing IRQ on older kernels
[BUGFIX] Fix Darwin memory leak
1.9.0
[CHANGE] meminfo: Convert linux implementation to use procfs lib
[CHANGE] Update logging to use Go log/slog
[FEATURE] filesystem: Add node_filesystem_mount_info metric
[FEATURE] btrfs: Add metrics for commit statistics
[FEATURE] interrupts: Add collector include/exclude filtering
[FEATURE] interrupts: Add "exclude zeros" filtering
[FEATURE] slabinfo: Add filters for slab name.
[FEATURE] pressure: add IRQ PSI metrics
[FEATURE] hwmon: Add include and exclude filter for sensors
[FEATURE] filesystem: Add NetBSD support
[FEATURE] netdev: Add ifAlias label
[FEATURE] hwmon: Add Support for GPU Clock Frequencies
[FEATURE] Add exclude[] URL parameter
[FEATURE] Add AIX support
[FEATURE] filesystem: Add fs-types/mount-points include flags
[FEATURE] netstat: Add collector for tcp packet counters for FreeBSD.
[ENHANCEMENT] ethtool: Add logging for filtering flags
[ENHANCEMENT] netstat: Add TCPRcvQDrop to default metrics
[ENHANCEMENT] diskstats: Add block device rotational
[ENHANCEMENT] cpu: Support CPU online status
[ENHANCEMENT] arp: optimize interface name resolution
[ENHANCEMENT] textfile: Allow specifiying multiple directory globs
[ENHANCEMENT] filesystem: Add reporting of purgeable space on MacOS
[ENHANCEMENT] ethtool: Skip full scan of NetClass directories
[BUGFIX] zfs: Prevent procfs integer underflow
[BUGFIX] pressure: Fix collection on systems that do not expose a full CPU stat
[BUGFIX] cpu: Fix FreeBSD 32-bit host support and plug memory leak
[BUGFIX] hwmon: Add safety check to hwmon read
[BUGFIX] zfs: Allow space in dataset name
Files: