//
pkg.gl
Category
github.com/openmesh/kit
metrics
influxstatsd
package
0.14.0-openmesh
Repository:
https://github.com/openmesh/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
297 SLOC
#
Functions
New
New returns a Influxstatsd object that may be used to create metrics.
#
Structs
Counter
Counter is a InfluxStatsD counter.
Gauge
Gauge is a InfluxStatsD gauge.
Histogram
Histogram is a InfluxStatsD histrogram.
Influxstatsd
Influxstatsd receives metrics observations and forwards them to a server.
Timing
Timing is a InfluxStatsD timing, or metrics.Histogram.