Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type CPU struct + CollectCPUTime bool + CoreTags bool + Log telegraf.Logger + PerCPU bool + ReportActive bool + TotalCPU bool + func (*CPU) SampleConfig() string + func (c *CPU) Gather(acc telegraf.Accumulator) error + func (c *CPU) Init() error