diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-02-24 10:27:28 -0500 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-03-24 11:31:46 -0400 |
commit | 83e0b956cf1c220fa749a7ead863fc347f1f5c84 (patch) | |
tree | 8c0058e5f2d2b26b468b976551d764c016da5f13 /extras | |
parent | bfe8ffa4eff26b64f8bf574da6113ba490bded8c (diff) | |
download | sos-83e0b956cf1c220fa749a7ead863fc347f1f5c84.tar.gz |
[Plugin] Collect plugin service status by default
By default, plugins will now capture service status information from the
init system for any services defined in the plugin's `services` member,
provided that that service actually exists on the system.
This is done by calling a new method, `add_default_collections()` before
we call `Plugin.setup()` for each plugin. This will allow us to more
easily extend default collection behaviors going forward.
Resolves: #1965
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions