# 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.
# Interfaces
Stat is an interface for dealing with telegraf statistics collected on itself.