Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Measurement

Package version

Describes a data point to be collected for a Measure.

Hierarchy

  • Measurement

Index

Properties

Properties

measure

measure: Measure

The measure to which the value is applied

value

value: number

The recorded value. If the measure has type INT64, value must be an integer up to Number.MAX_SAFE_INTERGER.

Generated using TypeDoc