Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type SystemdUnits struct + CollectDisabled bool + Details bool + Log telegraf.Logger + Pattern string + Scope string + Timeout config.Duration + UnitType string + func (*SystemdUnits) Gather(telegraf.Accumulator) error + func (*SystemdUnits) SampleConfig() string + func (s *SystemdUnits) Gather(acc telegraf.Accumulator) error + func (s *SystemdUnits) Init() error + func (s *SystemdUnits) Start(telegraf.Accumulator) error + func (s *SystemdUnits) Stop()