OTel
OTel Scope
状态:
已弃用。
类型: otel.scope
描述: 非 OTLP 导出器用于表示 OpenTelemetry Scope 概念的属性。
其他属性
⚠️ 此实体定义包含没有角色的属性。稳定的实体不得包含没有定义角色的属性。
| 键 | Stability | 需求级别 | Value Type | 描述 | Example Values |
|---|---|---|---|---|---|
otel.scope.name | 推荐 | 字符串 | Instrumentation Scope 的名称 - (OTLP 中的 InstrumentationScope.Name)。 | io.opentelemetry.contrib.mongodb | |
otel.scope.version | 推荐 | 字符串 | Instrumentation Scope 的版本 - (OTLP 中的 InstrumentationScope.Version)。 | 1.0.0 |