Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NErrors = selfstat.Register("agent", "gather_errors", map[string]string{})
)
Functions ¶
func NewAccumulator ¶
func NewAccumulator( maker MetricMaker, metrics chan<- telegraf.Metric, ) telegraf.Accumulator
Types ¶
type Agent ¶
Agent runs a set of plugins.
type MetricMaker ¶
Click to show internal directories.
Click to hide internal directories.