OpenTelemetry SDK
    Preparing search index...

    Variable SEMATTRS_HTTP_RESPONSE_CONTENT_LENGTHConst

    SEMATTRS_HTTP_RESPONSE_CONTENT_LENGTH: "http.response_content_length" = TMP_HTTP_RESPONSE_CONTENT_LENGTH

    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.

    Use ATTR_HTTP_RESPONSE_CONTENT_LENGTH in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).