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 3536964 commit 0975434Copy full SHA for 0975434
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
### Fixed
18
19
+- Fix SQLAlchemy uninstrumentation
20
+ ([#1581](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1581))
21
- Fix aiopg instrumentation to work with aiopg < 2.0.0
22
([#1473](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1473))
23
- `opentelemetry-instrumentation-aws-lambda` Adds an option to configure `disable_aws_context_propagation` by
0 commit comments