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 fa86534 commit ea23db2Copy full SHA for ea23db2
CHANGELOG.md
@@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- `opentelemetry-instrumentation`: Avoid calls to `context.detach` with `None` token.
17
([#3673](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3673))
18
19
+### Added
20
+
21
+- `opentelemetry-instrumentation`: teach opentelemetry-instrument about gevent monkeypatching
22
+ ([#3699](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3699))
23
24
## Version 1.36.0/0.57b0 (2025-07-29)
25
26
### Fixed
0 commit comments