MetricName Class

The name of a metric.

Inheritance
MetricName

Constructor

MetricName(*, value: Optional[str] = None, localized_value: Optional[str] = None, **kwargs)

Parameters

value
str
Required

The system name of the metric.

localized_value
str
Required

The localized name of the metric.