Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + const GB + const KB + const MB + const PB + const TB + type Docker struct + ContainerExclude []string + ContainerInclude []string + ContainerStateExclude []string + ContainerStateInclude []string + Endpoint string + GatherServices bool + IncludeSourceTag bool + LabelExclude []string + LabelInclude []string + Log telegraf.Logger + PerDeviceInclude []string + PodmanCacheTTL config.Duration + StorageObjects []string + TagEnvironment []string + Timeout config.Duration + TotalInclude []string + func (*Docker) SampleConfig() string + func (d *Docker) Gather(acc telegraf.Accumulator) error + func (d *Docker) Init() error + func (d *Docker) Start(telegraf.Accumulator) error + func (d *Docker) Stop()