Update CHANGELOG for #1433

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2019-08-03 12:33:25 +02:00
parent 2d95ecaa96
commit 10146109ec
No known key found for this signature in database
GPG key ID: 7D88366AC0FCE38A

View file

@ -16,6 +16,7 @@
* [CHANGE] Refactor mdadm collector #1403
* [CHANGE] Add `mountaddr` label to NFS metrics. #1417
* [FEATURE] Add new schedstat collector #1389
* [FEATURE] Add uname support for Darwin and OpenBSD #1433
* [ENHANCEMENT] Include additional XFS runtime statistics. #1423
* [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439
* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393