MetricNamespace interface

Metric namespace class specifies the metadata for a metric namespace.

Properties

classification

Kind of namespace

id

The ID of the metric namespace.

metricNamespaceName

The metric namespace name.

name

The escaped name of the namespace.

type

The type of the namespace.

Property Details

classification

Kind of namespace

classification?: string

Property Value

string

id

The ID of the metric namespace.

id?: string

Property Value

string

metricNamespaceName

The metric namespace name.

metricNamespaceName?: string

Property Value

string

name

The escaped name of the namespace.

name?: string

Property Value

string

type

The type of the namespace.

type?: string

Property Value

string