in spectator/registry.go [132:134]
func (r *spectatordRegistry) GaugeWithId(id *meter.Id) *meter.Gauge { return meter.NewGauge(id, r.writer) }