cooperlees / monitord

Script to parse systemd units and components health + offer telemetry
GNU General Public License v2.0
22 stars 8 forks source link

Replace auto discovery with allowlist and blocklist #92

Closed lsiudut closed 2 weeks ago

lsiudut commented 2 weeks ago

The change introduces allow and blocklist for container support, similar to the one used for units. Additionally a handly deserialization for list_machiones got introduced, using serde_tuple.