Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricDataItem

Package version

Hierarchy

  • MetricDataItem

Index

Properties

Optional id

Optional timestampList

timestampList: Date[]

timestamps of the data related to this time series NOTE: This property will not be serialized. It can only be populated by the server.

Optional valueList

valueList: number[]

values of the data related to this time series NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc