pub const DB_OPERATION_NAME: &str = "db.operation.name";
Expand description

The name of the operation or command being executed.

It is RECOMMENDED to capture the value as provided by the application without attempting to do any case normalization.

§Examples

  • findAndModify
  • HMSET
  • SELECT