Constant OTEL_SCOPE_NAME

pub const OTEL_SCOPE_NAME: &'static str;
Expand description

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

§Notes

§Examples

  • "io.opentelemetry.contrib.mongodb"