package
0.14.0-openmesh
Repository: https://github.com/openmesh/kit.git
Documentation: pkg.go.dev

# Functions

New returns a Influxstatsd object that may be used to create metrics.

# Structs

Counter is a InfluxStatsD counter.
Gauge is a InfluxStatsD gauge.
Histogram is a InfluxStatsD histrogram.
Influxstatsd receives metrics observations and forwards them to a server.
Timing is a InfluxStatsD timing, or metrics.Histogram.