Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Aggregators = make(map[string]Creator)
View Source
var Deprecations = make(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.