Versions in this module Expand all Collapse all v1 v1.4.10 Dec 9, 2020 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