Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Metric

Interface describing a metric.

Hierarchy

  • Metric

Index

Properties

startTimeAsUnixTimestamp

startTimeAsUnixTimestamp: number

The start time of this metric. These metrics might be read from aggregated values. The developer need to keep track of what aggregation was used for this value in that case

value

value: number

The value of the metric.

Generated using TypeDoc