pub const MESSAGING_PUBLISH_MESSAGES: &str = "messaging.publish.messages";
👎Deprecated
Expand description
§Description
Deprecated. Use messaging.client.produced.messages
instead.
§Metadata
Instrument: | counter |
Unit: | {message} |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::MESSAGING_OPERATION_NAME | Required |
crate::attribute::ERROR_TYPE | Conditionally required : If and only if the messaging operation has failed. |
crate::attribute::SERVER_ADDRESS | Conditionally required : If available. |
crate::attribute::SERVER_PORT | Unspecified |