in spectator/registry.go [104:106]
func (r *spectatordRegistry) AgeGauge(name string, tags map[string]string) *meter.AgeGauge { return meter.NewAgeGauge(r.NewId(name, tags), r.writer) }