File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 5
5
* [ ENHANCEMENT]
6
6
* [ BUGFIX]
7
7
8
+ ## 1.8.0 / 2024-04-24
9
+
10
+ * [ CHANGE] exec_bsd: Fix labels for ` vm.stats.sys.v_syscall ` sysctl #2895
11
+ * [ CHANGE] diskstats: Ignore zram devices on linux systems #2898
12
+ * [ CHANGE] textfile: Avoid inconsistent help-texts #2962
13
+ * [ CHANGE] os: Removed caching of modtime/filename of os-release file #2987
14
+ * [ FEATURE] xfrm: Add new collector #2866
15
+ * [ FEATURE] watchdog: Add new collector #2880
16
+ * [ ENHANCEMENT] cpu_vulnerabilities: Add mitigation information label #2806
17
+ * [ ENHANCEMENT] nfsd: Handle new ` wdeleg_getattr ` attribute #2810
18
+ * [ ENHANCEMENT] netstat: Add TCPOFOQueue to default netstat metrics #2867
19
+ * [ ENHANCEMENT] filesystem: surface device errors #2923
20
+ * [ ENHANCEMENT] os: Add support end parsing #2982
21
+ * [ ENHANCEMENT] zfs: Log mib when sysctl read fails on FreeBSD #2975
22
+ * [ ENHANCEMENT] fibre_channel: update procfs to take into account optional attributes #2933
23
+ * [ BUGFIX] cpu: Fix debug log in cpu collector #2857
24
+ * [ BUGFIX] hwmon: Fix hwmon nil ptr #2873
25
+ * [ BUGFIX] hwmon: Fix hwmon error capture #2915
26
+ * [ BUGFIX] zfs: Revert "Add ZFS freebsd per dataset stats #2925
27
+ * [ BUGFIX] ethtool: Sanitize ethtool metric name keys #2940
28
+ * [ BUGFIX] fix: data race of NetClassCollector metrics initialization #2995
29
+
8
30
## 1.7.0 / 2023-11-11
9
31
10
32
* [ FEATURE] Add ZFS freebsd per dataset stats #2753
Original file line number Diff line number Diff line change 1
- 1.7 .0
1
+ 1.8 .0
You can’t perform that action at this time.
0 commit comments