OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_HTTP_REQUEST_SIZEConst Experimental

    ATTR_HTTP_REQUEST_SIZE: "http.request.size" = ...

    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.

    1437

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