OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_HTTP_RESPONSE_SIZEConst Experimental

    ATTR_HTTP_RESPONSE_SIZE: "http.response.size" = ...

    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.

    1437

    @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.