Expose /proc/pressure (#1261)
This enables the collection of pressure stall information as exposed by the `/proc/pressure` interface added in the 4.20 release of the Linux kernel. Closes #1174 Signed-off-by: Daniele Sluijters <daenney@users.noreply.github.com>
This commit is contained in:
parent
4e5c4d464f
commit
cc2fd82008
9 changed files with 145 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
* [FEATURE] Add uname collector for FreeBSD #1239
|
||||
* [FEATURE] Add diskstats collector for OpenBSD #1250
|
||||
* [CHANGE] Bonding state uses mii_status #1124
|
||||
* [FEATURE] Add pressure collector exposing pressure stall information for Linux #1174
|
||||
|
||||
## 0.17.0 / 2018-11-30
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue