OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_HTTP_REQUEST_BODY_SIZEConst Experimental

    ATTR_HTTP_REQUEST_BODY_SIZE: "http.request.body.size" = ...

    The size of the request payload body in bytes. This is the number of bytes transferred excluding headers and is often, but not always, present as the Content-Length header. For requests using transport encoding, this should be the compressed size.

    3495

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