Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type BasicStats struct + Log telegraf.Logger + Stats []string + func (*BasicStats) SampleConfig() string + func (b *BasicStats) Add(in telegraf.Metric) + func (b *BasicStats) Init() error + func (b *BasicStats) Push(acc telegraf.Accumulator) + func (b *BasicStats) Reset()