otel.scope.name
stringScrub: ManualVisibility: PublicOTel: TrueThe name of the instrumentation scope - (InstrumentationScope.Name in OTLP).
Example
io.opentelemetry.contrib.mongodbChangelog
v0.1.0#127
v0.0.0
Raw JSON
{
"key": "otel.scope.name",
"brief": "The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"visibility": "public",
"example": "io.opentelemetry.contrib.mongodb",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}