Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Metric

A metric is a quantitative measurement of an entity.

Properties

Optional description

description: undefined | string

A description of the metric.

name

name: string

The name of the metric. This must be a known metric name.

Optional unit

unit: undefined | string

The unit of the metric.

Optional valueSource

valueSource: undefined | string

This must not be set.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Metric): object

getJsonObj

  • getJsonObj(obj: Metric): object