package
1.33.2
Repository: https://github.com/influxdata/telegraf.git
Documentation: pkg.go.dev

# Functions

Metrics returns all registered stats as telegraf metrics.
Register registers the given measurement, field, and tags in the selfstat registry.
RegisterTiming registers the given measurement, field, and tags in the selfstat registry.

# Structs

No description provided by the author

# Interfaces

Stat is an interface for dealing with telegraf statistics collected on itself.