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

# Functions

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

# Structs

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