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).

§Notes

§Examples

  • "io.opentelemetry.contrib.mongodb"