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