Skip to main content

MetricValue

The actual value of a Metric
Readonly struct

note

Whenever a value of a metric is updated, the Value must conform to the type restrictions imposed by the MetricValueType of that Metrics MetricType.
For MetricTypes with a defined base unit, the value must be provided in that base unit to ensure correct unit conversions.

Properties

PropertyTypeDescription
IdstringThe id of the Metric
TimestampDateTimeThe date and time the value was recorded or measured at in UTC
Valueobject?The actual value