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