temporalio.common.MetricCommon

class documentation

Method with_additional_attributes Create a new metric with the given attributes appended to the current set.
Property description Description for the metric if any.
Property name Name for the metric.
Property unit Unit for the metric if any.

Create a new metric with the given attributes appended to the current set.

Parameters
additional_attributes:MetricAttributesAdditional attributes to append to the current set.
Raises
TypeErrorAttribute values are not the expected type.

Description for the metric if any.

Unit for the metric if any.