We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ff4b4 commit b18e103Copy full SHA for b18e103
1 file changed
CHANGELOG.md
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
([#3938](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3938))
28
- `opentelemetry-instrumentation-aiohttp-server`: Support passing `TracerProvider` when instrumenting.
29
([#3819](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3819))
30
+- `opentelemetry-instrumentation-urllib`: add ability to capture custom headers
31
+ ([#4051](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4051))
32
33
### Fixed
34
0 commit comments