Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type NativeFinder struct + type Procstat struct + CGroup string + CmdLineTag bool + Exe string + Filter []filter + IncludeSystemdChildren bool + Log telegraf.Logger + Mode string + Pattern string + PidFile string + PidFinder string + PidTag bool + Prefix string + ProcessName string + Properties []string + SocketProtocols []string + SupervisorUnit []string + SupervisorUnits []string + SystemdUnit string + TagWith []string + User string + WinService string + func (*Procstat) SampleConfig() string + func (p *Procstat) Gather(acc telegraf.Accumulator) error + func (p *Procstat) Init() error