Merge branch 'master' into coolingDevice

This commit is contained in:
Ben Kochie 2019-09-09 17:44:03 +02:00 committed by GitHub
commit 82b7b1f732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
246 changed files with 6108 additions and 1712 deletions

View file

@ -20,9 +20,11 @@
* [ENHANCEMENT] Include additional XFS runtime statistics. #1423
* [ENHANCEMENT] Report non-fatal collection errors in the exporter metric. #1439
* [ENHANCEMENT] Expose IPVS firewall mark as a label #1455
* [ENHANCEMENT] Add check for systemd version before attempting to query certain metrics. #1413
* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393
* [BUGFIX] Fix netdev nil reference on Darwin #1414
* [BUGFIX] Strip path.rootfs from mountpoint labels #1421
* [BUGFIX] Fix empty string in path.rootfs #1464
* [FEATURE] Add new thermal_zone collector #1425
* [FEATURE] Add new cooling_device metrics to thermal zone collector #1445