otel.scope.name
string PII: Maybe OTel: True The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).
Example
io.opentelemetry.contrib.mongodb Raw JSON
{
"key": "otel.scope.name",
"brief": "The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": "io.opentelemetry.contrib.mongodb"
}