Package version:

The metric data.

Hierarchy

  • MetricData

Properties

average: number

The average of all sample for the given instance

count: number

The count of samples of the metric data available for the given instance

maximum: number

The maximum of all samples available

minimum: number

The minimum of all samples available

sum: number

The sum of all the samples available in the given instance of time for the specific metric data

timeStamp: Date

The time when the metric data is fetched

Generated using TypeDoc