Interface MetricValue<T>

Type Parameters

  • T

Hierarchy

  • MetricValue

Properties

Properties

end_time: string

The end time of the metric in ISO 8601.

value: T

The value of the metric.

Generated using TypeDoc