opentelemetry_semantic_conventions::attribute

Constant DB_MONGODB_COLLECTION

source
pub const DB_MONGODB_COLLECTION: &str = "db.mongodb.collection";
๐Ÿ‘ŽDeprecated: Replaced by db.collection.name.
Expand description

Deprecated, use db.collection.name instead.

ยงExamples

  • "mytable"