class documentation

class MetricMeter: (source)

Constructor: MetricMeter(ref)

View In Hierarchy

Metric meter using SDK Core.

Static Method create Create optional metric meter.
Method __init__ Initialize metric meter.
Property default_attributes Default attributes for the metric meter.
Instance Variable _default_attributes Undocumented
Instance Variable _ref Undocumented

Create optional metric meter.

def __init__(self, ref: temporalio.bridge.temporal_sdk_bridge.MetricMeterRef): (source)

Initialize metric meter.

Default attributes for the metric meter.

_default_attributes = (source)

Undocumented

Undocumented