Commit e9627de
Release 1.7.0 (prometheus#2845)
* [FEATURE] Add ZFS freebsd per dataset stats prometheus#2753
* [FEATURE] Add cpu vulnerabilities reporting from sysfs prometheus#2721
* [ENHANCEMENT] Parallelize stat calls in Linux filesystem collector prometheus#1772
* [ENHANCEMENT] Add missing linkspeeds to ethtool collector 2711
* [ENHANCEMENT] Add CPU MHz as the value for `node_cpu_info` metric prometheus#2778
* [ENHANCEMENT] Improve qdisc collector performance prometheus#2779
* [ENHANCEMENT] Add include and exclude filter for hwmon collector prometheus#2699
* [ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead of procfs prometheus#2777
* [BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+ 2754
* [BUGFIX] Fallback to 32-bit stats in netdev prometheus#2757
* [BUGFIX] Close btrfs.FS handle after use prometheus#2780
* [BUGFIX] Move RO status before error return prometheus#2807
* [BUFFIX] Fix `promhttp_metric_handler_errors_total` being always active prometheus#2808
* [BUGFIX] Fix nfsd v4 index miss prometheus#2824
Signed-off-by: Ben Kochie <[email protected]>1 parent 539d384 commit e9627de
3 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
8 | 25 | | |
9 | 26 | | |
10 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments