in spectator/registry.py [0:0]
def monotonic_counter_with_id(self, meter_id: MeterId) -> MonotonicCounter: return MonotonicCounter(meter_id, self._writer)