MetricStatisticType Enum

the metric statistic type. How the metrics from multiple instances are combined.

Inheritance
builtins.str
MetricStatisticType
MetricStatisticType

Constructor

MetricStatisticType(value)

Fields

AVERAGE
COUNT
MAX
MIN
SUM