temporalio.runtime.BufferedMetric

A metric for a buffered update.

The same metric for the same name and runtime is guaranteed to be the exact same object for performance reasons. This means py`id` will be the same for the same metric across updates.