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

Constant MESSAGING_OPERATION

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

Deprecated, use messaging.operation.type instead.

ยงExamples

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