MetricNamespace interface
指标命名空间类指定指标命名空间的元数据。
属性
| classification | 命名空间类型 |
| id | 指标命名空间的 ID。 |
| metric |
指标命名空间名称。 |
| name | 命名空间的转义名称。 |
| type | 命名空间的类型。 |
属性详细信息
classification
命名空间类型
classification?: string
属性值
string
id
指标命名空间的 ID。
id?: string
属性值
string
metricNamespaceName
指标命名空间名称。
metricNamespaceName?: string
属性值
string
name
命名空间的转义名称。
name?: string
属性值
string
type
命名空间的类型。
type?: string
属性值
string