We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d055760 commit 6fff853Copy full SHA for 6fff853
CHANGELOG.md
@@ -32,6 +32,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
([#3676](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3676))
33
- `opentelemetry-instrumentation-dbapi`: Adds sqlcommenter to documentation.
34
([#3720](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3720))
35
+- `opentelemetry-instrumentation-aiohttp-client`: add support for url exclusions via `OTEL_PYTHON_EXCLUDED_URLS` / `OTEL_PYTHON_HTTPX_EXCLUDED_URLS`
36
+ ([#3850](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3850))
37
+
38
39
## Version 1.37.0/0.58b0 (2025-09-11)
40
0 commit comments