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 telegraf and collects data based on the given config
Click to show internal directories.
Click to hide internal directories.