Class NamedMetric (2.0.0)

NamedMetric(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A named metric is a metric with name, value and unit.

Attributes

Name Description
name str
The name of the metric.
value google.protobuf.struct_pb2.Value
The value of the metric.
unit str
The unit in which this metric is reported. Follows `The Unified Code for Units of Measure