Is your feature request related to a problem? Please describe.
httpx2, https://github.com/pydantic/httpx2, is meant as a successor to httpx, which has had development stalled.
Describe the solution you'd like
Support httpx2 instrumentation like httpx is today.
Describe alternatives you've considered
Stick with httpx.
Additional context
starlette is already pushing users to httpx2, Kludex/starlette#3291, and respx is working on support for httpx2 as well, lundberg/respx#316 (comment).
Is your feature request related to a problem? Please describe.
httpx2, https://github.com/pydantic/httpx2, is meant as a successor to httpx, which has had development stalled.
Describe the solution you'd like
Support httpx2 instrumentation like httpx is today.
Describe alternatives you've considered
Stick with httpx.
Additional context
starlette is already pushing users to httpx2, Kludex/starlette#3291, and respx is working on support for httpx2 as well, lundberg/respx#316 (comment).