package
0.0.0-20171009231159-a11eda293c5f
Repository: https://github.com/codelingo/kit.git
Documentation: pkg.go.dev

# Functions

NewCounter returns a new Counter backed by a Prometheus metric.
NewGauge returns a new Gauge backed by a Prometheus metric.
NewHistogram returns a new Histogram backed by a Prometheus Histogram.
NewSummary returns a new Histogram backed by a Prometheus summary.
RegisterCallbackGauge registers a Gauge with Prometheus whose value is determined at collect time by the passed callback function.

# Variables

Prometheus has strong opinions about the dimensionality of fields.