Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point

Package version

A timestamped measurement.

Hierarchy

  • Point

Index

Properties

Properties

timestamp

timestamp: Timestamp

The moment when this point was recorded. Inclusive. If not specified, the timestamp will be decided by the backend.

value

The actual point value. 64-bit integer or 64-bit double-precision floating-point number or distribution value or summary value. This is not recommended, since it cannot be aggregated.

Generated using TypeDoc