2024-07-16 10:31:26 by Benny Siegert | Files touched by this commit (3) |  |
Log message:
node_exporter: update to 1.8.2
1.8.0
- [CHANGE] exec_bsd: Fix labels for vm.stats.sys.v_syscall sysctl
- [CHANGE] diskstats: Ignore zram devices on linux systems
- [CHANGE] textfile: Avoid inconsistent help-texts
- [CHANGE] os: Removed caching of modtime/filename of os-release file
- [FEATURE] xfrm: Add new collector
- [FEATURE] watchdog: Add new collector
- [ENHANCEMENT] cpu_vulnerabilities: Add mitigation information label
- [ENHANCEMENT] nfsd: Handle new wdeleg_getattr attribute
- [ENHANCEMENT] netstat: Add TCPOFOQueue to default netstat metrics
- [ENHANCEMENT] filesystem: surface device errors
- [ENHANCEMENT] os: Add support end parsing
- [ENHANCEMENT] zfs: Log mib when sysctl read fails on FreeBSD
- [ENHANCEMENT] fibre_channel: update procfs to take into account optional attributes
- [BUGFIX] cpu: Fix debug log in cpu collector
- [BUGFIX] hwmon: Fix hwmon nil ptr
- [BUGFIX] hwmon: Fix hwmon error capture
- [BUGFIX] zfs: Revert "Add ZFS freebsd per dataset stats
- [BUGFIX] ethtool: Sanitize ethtool metric name keys
- [BUGFIX] fix: data race of NetClassCollector metrics initialization
1.8.1
- [BUGFIX] Fix CPU seconds on Solaris
- [BUGFIX] Fix pressure collector nil reference
1.8.2
- [BUGFIX] Fix CPU pressure metric collection
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) |  |
Log message:
Revbump all Go packages after go122 security update
|
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) |  |
Log message:
Revbump all Go packages after go122 update
|
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message:
Revbump all Go packages, default Go version is now 1.22.
|
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) |  |
Log message:
Revbump all Go packages after go121 update
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) |  |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) |  |
Log message:
Revbump all Go packages after go121 update
|
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) |  |
Log message:
Revbump all Go packages after go121 update
|
2023-11-13 10:25:44 by Benny Siegert | Files touched by this commit (3) |  |
Log message:
node_exporter: update to 1.7.0
[FEATURE] Add ZFS freebsd per dataset stats
[FEATURE] Add cpu vulnerabilities reporting from sysfs
[ENHANCEMENT] Parallelize stat calls in Linux filesystem collector
[ENHANCEMENT] Add missing linkspeeds to ethtool collector
[ENHANCEMENT] Add CPU MHz as the value for node_cpu_info metric
[ENHANCEMENT] Improve qdisc collector performance
[ENHANCEMENT] Add include and exclude filter for hwmon collector
[ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead of procfs
[BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+
[BUGFIX] Fallback to 32-bit stats in netdev
[BUGFIX] Close btrfs.FS handle after use
[BUGFIX] Move RO status before error return
[BUFFIX] Fix promhttp_metric_handler_errors_total being always active
[BUGFIX] Fix nfsd v4 index miss
|
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) |  |
Log message:
Revbump all Go packages after go121 update
|