http.response.size
Developmentintas of v1.44.0
The total size of the response in bytes. This should be the total number of bytes sent over the wire, including the status line (HTTP/1.1), framing (HTTP/2 and HTTP/3), headers, and response body and trailers 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).