Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Aggregators = map[string]Creator{}
View Source
var Deprecations = map[string]telegraf.DeprecationInfo{}
Deprecations lists the deprecated plugins
Functions ¶
Types ¶
type Creator ¶
type Creator func() telegraf.Aggregator
Click to show internal directories.
Click to hide internal directories.