# Functions

MetricsHandler returns a handler for prometheus metrics.
NewBus creates a new metrics bus.

# Structs

BaseMetricsBus is a base type for metrics buses.
Counter is a type for counters.
Gauge is a type for gauges.
Histo is a type for histograms.