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 6f6b175 commit 03480d9Copy full SHA for 03480d9
CHANGELOG.md
@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
([#3894](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3894))
37
- `opentelemetry-exporter-richconsole`: Prevent deadlock when parent span is not part of the batch
38
([#3900](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3900))
39
+- `opentelemetry-instrumentation-aiohttp-server`: delay initialization of tracer, meter and excluded urls to instrumentation for testability
40
+ ([#3836](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3836))
41
42
## Version 1.38.0/0.59b0 (2025-10-16)
43
0 commit comments