opentelemetry_semantic_conventions::attribute

Constant OTEL_LIBRARY_NAME

Source
pub const OTEL_LIBRARY_NAME: &str = "otel.library.name";
๐Ÿ‘ŽDeprecated: Use the otel.scope.name attribute.
Expand description

Deprecated. Use the otel.scope.name attribute

ยงExamples

  • "io.opentelemetry.contrib.mongodb"