OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_HTTP_CLIENT_RESPONSE_BODY_SIZEConst Experimental

    METRIC_HTTP_CLIENT_RESPONSE_BODY_SIZE: "http.client.response.body.size" = ...

    Size of HTTP client response bodies.

    The size of the response 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.

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