http.request.size
Developmentintas of v1.44.0
The total size of the request in bytes. This should be the total number of bytes sent over the wire, including the request line (HTTP/1.1), framing (HTTP/2 and HTTP/3), headers, and request body if any.
Examples
- 1437
Used by
spans (2)
- span.http.client (opt-in)
- span.http.server (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).