package
0.13.0
Repository: https://github.com/go-kit/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.