temporalio.common.MetricCommon
class documentation
| Method | with |
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 | |
additionalMetricAttributes | Additional attributes to append to the current set. |
| Raises | |
TypeError | Attribute values are not the expected type. |
Description for the metric if any.
Unit for the metric if any.