SIGN IN SIGN UP

opentelemetry-exporter-http-transport: enable entry-point loading of transport implementations (#5320)

* opentelemetry-exporter-http-transport: enable entry-point loading of transport implementations

* add changelog fragment

* fix Python 3.10 typing import error

* fix typecheck errors

* check that returned class is a subclass of BaseHTTPTransport

* Change kwargs type hint to Any in _requests.py

* Refactor kwargs type hint to Any for urllib3

* address comments
L
Lukas Hering committed
b40dcbc8c66ad85ba5b7f346ab657d61800bd6f2
Parent: 10e8577
Committed by GitHub <noreply@github.com> on 6/24/2026, 9:58:31 AM