opentelemetry_semantic_conventions::attribute

Constant MESSAGING_OPERATION

Source
pub const MESSAGING_OPERATION: &str = "messaging.operation";
๐Ÿ‘ŽDeprecated: Replaced by messaging.operation.type.
Expand description

Deprecated, use messaging.operation.type instead.

ยงExamples

  • "publish"
  • "create"
  • "process"