opentelemetry_semantic_conventions::attribute

Constant OTEL_SCOPE_NAME

source
pub const OTEL_SCOPE_NAME: &str = "otel.scope.name";
Expand description

The name of the instrumentation scope - (InstrumentationScope.Name in OTLP).

ยงExamples

  • "io.opentelemetry.contrib.mongodb"