Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricDescriptor

Package version

Properties of a Metric type and its schema

Hierarchy

  • MetricDescriptor

Index

Properties

description

description: string

A detailed description of the metric, which can be used in documentation.

labelKeys

labelKeys: LabelKey[]

The label keys associated with the metric descriptor.

name

name: string

The metric type, including its DNS name prefix. It must be unique.

type

MetricDescriptor type

unit

unit: string

The unit in which the metric value is reported. Follows the format described by http://unitsofmeasure.org/ucum.html.

Generated using TypeDoc