Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricNamespace

Package version

Metric namespace class specifies the metadata for a metric namespace.

Hierarchy

  • MetricNamespace

Index

Properties

Optional classification

classification: NamespaceClassification

Kind of namespace

Optional id

id: undefined | string

The ID of the metric namespace.

Optional name

name: undefined | string

The escaped name of the namespace.

Optional properties

Properties which include the fully qualified namespace name.

Optional type

type: undefined | string

The type of the namespace.

Generated using TypeDoc