Constant opentelemetry_semantic_conventions::trace::MESSAGING_OPERATION[][src]

pub const MESSAGING_OPERATION: Key;

A string identifying the kind of message consumption as defined in the Operation names section above.

If the operation is “send”, this attribute MUST NOT be set, since the operation can be inferred from the span kind in that case.