opentelemetry_semantic_conventions::attribute

Constant MESSAGING_ROCKETMQ_MESSAGE_KEYS

source
pub const MESSAGING_ROCKETMQ_MESSAGE_KEYS: &str = "messaging.rocketmq.message.keys";
Expand description

Key(s) of message, another way to mark message besides message id.

ยงExamples

  • "keyA"
  • "keyB"