2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message:
Revbump all Go packages after update
|
2024-08-06 04:27:53 by Tobias Nygren | Files touched by this commit (2) |
Log message:
node_exporter: connect stdin/out/err to /dev/null in rc script
|
2024-08-05 02:55:21 by Tobias Nygren | Files touched by this commit (3) |
Log message:
node_exporter: cpu_netbsd: fix integer sizes of hw.ncpu and kern.cp_time
|
2024-08-04 15:09:15 by Tobias Nygren | Files touched by this commit (2) |
Log message:
node_exporter: sync patch w/ github PR. NFC.
|
2024-08-04 14:27:41 by Tobias Nygren | Files touched by this commit (3) |
Log message:
node_exporter: cpu_netbsd: fix 32-bit host support and plug memory leak
|
2024-08-04 02:08:21 by Tobias Nygren | Files touched by this commit (4) |
Log message:
node_exporter: add filesystem collector for NetBSD. Submitted to upstream.
|
2024-07-28 03:14:24 by Tobias Nygren | Files touched by this commit (4) |
Log message:
node_exporter: add netdev collector for NetBSD. Submitted to upstream.
|
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
|