MESSAGING_MESSAGE_BODY_SIZE

Constant MESSAGING_MESSAGE_BODY_SIZE 

pub const MESSAGING_MESSAGE_BODY_SIZE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The size of the message body in bytes.

§Notes

This can refer to both the compressed or uncompressed body size. If both sizes are known, the uncompressed body size should be used.

§Examples

  • 1439