1.3 KiB
1.3 KiB
OTel
OTel Scope
type: otel.scope
Description: Attributes used by non-OTLP exporters to represent OpenTelemetry Scope's concepts.
Other Attributes:
⚠️ This entity definition contains attributes without a role. Stable Entities MUST NOT have attributes without a defined role.
| Attribute | Type | Description | Examples | Requirement Level | Stability |
|---|---|---|---|---|---|
otel.scope.name |
string | The name of the instrumentation scope - (InstrumentationScope.Name in OTLP). |
io.opentelemetry.contrib.mongodb |
Recommended |
|
otel.scope.version |
string | The version of the instrumentation scope - (InstrumentationScope.Version in OTLP). |
1.0.0 |
Recommended |