Add systemd uptime metric collection (#952)

* Add systemd uptime metric collection

Signed-off-by: Sven Lange <tdl@hadiko.de>
This commit is contained in:
Sven Lange 2018-07-18 16:02:05 +02:00 committed by Ben Kochie
commit 2ae8c1c7a7
2 changed files with 28 additions and 0 deletions

View file

@ -6,6 +6,7 @@
* [FEATURE] Collect NRefused property for systemd socket units (available as of systemd v239)
* [FEATURE] Collect NRestarts property for systemd service units
* [FEATURE] Add socket unit stats to systemd collector #968
* [FEATURE] Collect start time for systemd units
* [ENHANCEMENT]
* [BUGFIX]