Versions in this module Expand all Collapse all v0 v0.4.0 Jan 6, 2025 v0.3.0 Oct 5, 2023 Changes in this version + type Namer struct + func NewCounterNamer(c metrics.CounterOpts) *Namer + func NewGaugeNamer(g metrics.GaugeOpts) *Namer + func NewHistogramNamer(h metrics.HistogramOpts) *Namer + func (n *Namer) Format(labelValues ...string) string + func (n *Namer) FullyQualifiedName() string