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 adc8d5e commit 34d5548Copy full SHA for 34d5548
CHANGELOG.md
@@ -38,6 +38,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
([#3676](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3676))
39
- `opentelemetry-instrumentation-dbapi`: Adds sqlcommenter to documentation.
40
([#3720](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3720))
41
+- `opentelemetry-instrumentation-aiohttp-client`: add support for url exclusions via `OTEL_PYTHON_EXCLUDED_URLS` / `OTEL_PYTHON_HTTPX_EXCLUDED_URLS`
42
+ ([#3850](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3850))
43
+
44
45
## Version 1.37.0/0.58b0 (2025-09-11)
46
0 commit comments