opentelemetry_semantic_conventions::metric

Constant MESSAGING_PUBLISH_MESSAGES

source
pub const MESSAGING_PUBLISH_MESSAGES: &str = "messaging.publish.messages";
👎Deprecated: Replaced by messaging.client.produced.messages.
Expand description

§Description

Deprecated. Use messaging.client.produced.messages instead

§Metadata

Instrument:counter
Unit:{message}
Status:Experimental

§Attributes

NameRequirement
crate::attribute::ERROR_TYPEConditionally_required: If and only if the messaging operation has failed.
crate::attribute::MESSAGING_OPERATION_NAMERequired
crate::attribute::SERVER_ADDRESSConditionally_required: If available.
crate::attribute::SERVER_PORTRecommended