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

Constant MESSAGING_OPERATION_NAME

pub const MESSAGING_OPERATION_NAME: &'static str;
Expand description

The system-specific name of the messaging operation.

ยงExamples

  • "ack"
  • "nack"
  • "send"