Adding socket stat collection for systemd socket units (#968)

Signed-off-by: xginn8 <mamcgi@gmail.com>
This commit is contained in:
xginn8 2018-07-05 10:26:48 -04:00 committed by Ben Kochie
commit ac5a981761
3 changed files with 63 additions and 16 deletions

View file

@ -4,6 +4,7 @@
* [CHANGE]
* [FEATURE] Collect NRestarts property for systemd service units
* [FEATURE] Add socket unit stats to systemd collector #968
* [ENHANCEMENT]
* [BUGFIX]