rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant DB_OPERATION

pub const DB_OPERATION: &'static str;
๐Ÿ‘ŽDeprecated: Replaced by db.operation.name.
Expand description

Deprecated, use db.operation.name instead.

ยงExamples

  • "findAndModify"
  • "HMSET"
  • "SELECT"