Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + const PollIntervalDisabled + func DefaultImportedPlugins() (i []telegraf.Input, e error) + func LoadConfig(filePath *string) ([]telegraf.Input, error) + type Shim struct + Inputs []telegraf.Input + func New() *Shim + func (s *Shim) AddInput(input telegraf.Input) error + func (s *Shim) AddInputs(newInputs []telegraf.Input) error + func (s *Shim) LoadConfig(filePath *string) error + func (s *Shim) Run(pollInterval time.Duration) error