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
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | |
Log message:
Revbump all Go packages after go120 security update
|
2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | |
Log message:
Revbump all Go packages after go120 update
|
2023-08-28 13:57:34 by Benny Siegert | Files touched by this commit (3) |
Log message:
1.6.1
Rebuild with latest Go compiler bugfix release.
1.6.0
- [CHANGE] Fix cpustat when some cpus are offline
- [CHANGE] Remove metrics of offline CPUs in CPU collector
- [CHANGE] Deprecate ntp collector
- [CHANGE] Remove bcache cache_readaheads_totals metrics
- [CHANGE] Deprecate supervisord collector
- [FEATURE] Enable uname collector on NetBSD
- [FEATURE] NetBSD support for the meminfo collector
- [FEATURE] NetBSD support for CPU collector
- [FEATURE] Add FreeBSD collector for netisr subsystem
- [FEATURE] Add softirqs collector
- [ENHANCEMENT] Add suspended as a node_zfs_zpool_state
- [ENHANCEMENT] Add administrative state of Linux network interfaces
- [ENHANCEMENT] Log current value of GOMAXPROCS
- [ENHANCEMENT] Add profiler options for perf collector
- [ENHANCEMENT] Allow root path as metrics path
- [ENHANCEMENT] Add cpu frequency governor metrics
- [ENHANCEMENT] Add new landing page
- [ENHANCEMENT] Reduce privileges needed for btrfs device stats
- [ENHANCEMENT] Add ZFS memory_available_bytes
- [ENHANCEMENT] Use SCSI_IDENT_SERIAL as serial in diskstats
- [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs
- [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints
- [BUGFIX] Fix thermal_zone collector noise @2554
- [BUGFIX] Fix a problem fetching the user wire count on FreeBSD 2584
- [BUGFIX] interrupts: Fix fields on linux aarch64
- [BUGFIX] Remove metrics of offline CPUs in CPU collector
- [BUGFIX] Fix OpenBSD filesystem collector string parsing
- [BUGFIX] Fix bad reporting of node_cpu_seconds_total in OpenBSD
|