in spectator/registry.go [116:118]
func (r *spectatordRegistry) CounterWithId(id *meter.Id) *meter.Counter { return meter.NewCounter(id, r.writer) }