messaging.message.body.size
Developmentintas of v1.44.0
The size of the message body in bytes.
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
Used by
spans (5)
- messaging.create.producer (opt-in)
- messaging.process.consumer (opt-in)
- messaging.receive.client (opt-in)
- messaging.send.client (opt-in)
- messaging.send.producer (opt-in)
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).