|
5 | 5 | * [ENHANCEMENT]
|
6 | 6 | * [BUGFIX]
|
7 | 7 |
|
8 |
| -## 1.4.0-rc.0 / 2022-07-27 |
9 |
| - |
10 |
| -* [BUGFIX] [node-mixin] Fix fsSpaceAvailableCriticalThreshold and fsSpaceAvailableWarning (#2352) |
11 |
| -* [BUGFIX] Fix concurrency issue in ethtool collector (#2289) |
12 |
| -* [BUGFIX] Fix concurrency issue in netdev collector (#2267) |
13 |
| -* [BUGFIX] Fix diskstat reads and write metrics for disks with different sector sizes (#2311) |
14 |
| -* [BUGFIX] Fix iostat on macos broken by deprecation warning (#2292) |
15 |
| -* [BUGFIX] Fix NodeFileDescriptorLimit alerts (#2340) |
16 |
| -* [BUGFIX] Sanitize rapl zone names (#2299) |
17 |
| -* [ENHANCEMENT] [node-mixin] Add missing selectors (#2426) |
18 |
| -* [ENHANCEMENT] [node-mixin] Change current datasource to grafana's default (#2281) |
| 8 | +## 1.4.0 / 2022-09-24 |
| 9 | + |
| 10 | +* [CHANGE] Merge metrics descriptions in textfile collector #2475 |
| 11 | +* [FEATURE] [node-mixin] Add darwin dashboard to mixin #2351 |
| 12 | +* [FEATURE] Add "isolated" metric on cpu collector on linux #2251 |
| 13 | +* [FEATURE] Add cgroup summary collector #2408 |
| 14 | +* [FEATURE] Add selinux collector #2205 |
| 15 | +* [FEATURE] Add slab info collector #2376 |
| 16 | +* [FEATURE] Add sysctl collector #2425 |
| 17 | +* [FEATURE] Also track the CPU Spin time for OpenBSD systems #1971 |
| 18 | +* [FEATURE] Add support for MacOS version #2471 |
| 19 | +* [ENHANCEMENT] [node-mixin] Add missing selectors #2426 |
| 20 | +* [ENHANCEMENT] [node-mixin] Change current datasource to grafana's default #2281 |
19 | 21 | * [ENHANCEMENT] [node-mixin] Change disk graph to disk table #2364
|
20 |
| -* [ENHANCEMENT] [node-mixin] Change io time units to %util (#2375)) |
21 |
| -* [ENHANCEMENT] Ad user_wired_bytes and laundry_bytes on *bsd (#2266) |
22 |
| -* [ENHANCEMENT] Add additional vm_stat memory metrics for darwin (#2240) |
23 |
| -* [ENHANCEMENT] Add device filter flags to arp collector (#2254) |
24 |
| -* [ENHANCEMENT] Add diskstats include and exclude device flags (#2417) |
25 |
| -* [ENHANCEMENT] Add node_softirqs_total metric (#2221) |
26 |
| -* [ENHANCEMENT] Add rapl zone name label option (#2401) |
27 |
| -* [ENHANCEMENT] Add slabinfo collector (#1799) |
28 |
| -* [ENHANCEMENT] Allow user to select port on NTP server to query (#2270) |
29 |
| -* [ENHANCEMENT] collector/diskstats: Add labels and metrics from udev (#2404) |
30 |
| -* [ENHANCEMENT] Enable builds against older macOS SDK (#2327) |
| 22 | +* [ENHANCEMENT] [node-mixin] Change io time units to %util #2375 |
| 23 | +* [ENHANCEMENT] Ad user_wired_bytes and laundry_bytes on *bsd #2266 |
| 24 | +* [ENHANCEMENT] Add additional vm_stat memory metrics for darwin #2240 |
| 25 | +* [ENHANCEMENT] Add device filter flags to arp collector #2254 |
| 26 | +* [ENHANCEMENT] Add diskstats include and exclude device flags #2417 |
| 27 | +* [ENHANCEMENT] Add node_softirqs_total metric #2221 |
| 28 | +* [ENHANCEMENT] Add rapl zone name label option #2401 |
| 29 | +* [ENHANCEMENT] Add slabinfo collector #1799 |
| 30 | +* [ENHANCEMENT] Allow user to select port on NTP server to query #2270 |
| 31 | +* [ENHANCEMENT] collector/diskstats: Add labels and metrics from udev #2404 |
| 32 | +* [ENHANCEMENT] Enable builds against older macOS SDK #2327 |
31 | 33 | * [ENHANCEMENT] qdisk-linux: Add exclude and include flags for interface name #2432
|
32 |
| -* [ENHANCEMENT] systemd: Expose systemd minor version (#2282) |
33 |
| -* [ENHANCEMENT] Use netlink for tcpstat collector (#2322) |
34 |
| -* [ENHANCEMENT] Use netlink to get netdev stats (#2074) |
35 |
| -* [FEATURE] [node-mixin] Add darwin dashboard to mixin (#2351) |
36 |
| -* [FEATURE] Add "isolated" metric on cpu collector on linux (#2251) |
37 |
| -* [FEATURE] Add cgroup summary collector (#2408) |
38 |
| -* [FEATURE] Add selinux collector (#2205) |
39 |
| -* [FEATURE] Add slab info collector (#2376) |
40 |
| -* [FEATURE] Add sysctl collector (#2425) |
41 |
| -* [FEATURE] Also track the CPU Spin time for OpenBSD systems (#1971) |
| 34 | +* [ENHANCEMENT] systemd: Expose systemd minor version #2282 |
| 35 | +* [ENHANCEMENT] Use netlink for tcpstat collector #2322 |
| 36 | +* [ENHANCEMENT] Use netlink to get netdev stats #2074 |
| 37 | +* [ENHANCEMENT] Add additional perf counters for stalled frontend/backend cycles #2191 |
| 38 | +* [ENHANCEMENT] Add btrfs device error stats #2193 |
| 39 | +* [BUGFIX] [node-mixin] Fix fsSpaceAvailableCriticalThreshold and fsSpaceAvailableWarning #2352 |
| 40 | +* [BUGFIX] Fix concurrency issue in ethtool collector #2289 |
| 41 | +* [BUGFIX] Fix concurrency issue in netdev collector #2267 |
| 42 | +* [BUGFIX] Fix diskstat reads and write metrics for disks with different sector sizes #2311 |
| 43 | +* [BUGFIX] Fix iostat on macos broken by deprecation warning #2292 |
| 44 | +* [BUGFIX] Fix NodeFileDescriptorLimit alerts #2340 |
| 45 | +* [BUGFIX] Sanitize rapl zone names #2299 |
| 46 | +* [BUGFIX] Add file descriptor close safely in test #2447 |
| 47 | +* [BUGFIX] Fix race condition in os_release.go #2454 |
| 48 | +* [BUGFIX] Skip ZFS IO metrics if their paths are missing #2451 |
42 | 49 |
|
43 | 50 | ## 1.3.1 / 2021-12-01
|
44 | 51 |
|
|
0 commit comments