|
5 | 5 | * [ENHANCEMENT]
|
6 | 6 | * [BUGFIX]
|
7 | 7 |
|
8 |
| -* [FEATURE] Add sysctl collector #2425 |
9 |
| -* [ENHANCEMENT] Add node_softirqs_total metric #2221 |
10 |
| -* [ENHANCEMENT] Add device filter flags to arp collector #2254 |
11 |
| -* [ENHANCEMENT] Add rapl zone name label option #2401 |
12 |
| -* [ENHANCEMENT] Add slabinfo collector #1799 |
13 |
| -* [BUGFIX] Sanitize rapl zone names #2299 |
| 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) |
| 19 | +* [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) |
| 31 | +* [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) |
14 | 42 |
|
15 | 43 | ## 1.3.1 / 2021-12-01
|
16 | 44 |
|
|
0 commit comments