josephwangrb

Results 3 comments of josephwangrb

Same issue here. We'd love to contribute the fix! In terms of the solution, are we concerning on option 1 here? I kinda prefer it because this is the cleanest...

Maybe we could just add the `response: httpx.Response` as an additional attribute to `ResponseInfo`? Such that we don't break the existing usage. Refer to: https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/instrumentation/opentelemetry-instrumentation-httpx/src/opentelemetry/instrumentation/httpx/__init__.py#L288