package
0.5.0
Repository: https://github.com/boxfoundation/boxd.git
Documentation: pkg.go.dev

# Functions

NewCounter create a new metrics Counter.
NewGauge create a new metrics Gauge.
NewHistogramWithUniformSample create a new metrics History with Uniform Sample algorithm.
NewMeter create a new metrics Meter.
NewTimer create a new metrics Timer.
Run metrics monitor.

# Structs

Config for metrics configuration.