We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d599ac5 commit e573feaCopy full SHA for e573fea
CHANGELOG.md
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
- Fix `AttributeError` when AWS Lambda handler receives a list event
22
([#1738](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1738))
23
+- Fix Flask instrumentation to only close the span if it was created by the same request context.
24
+ ([#1692](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1692))
25
26
27
## Version 1.17.0/0.38b0 (2023-03-22)
0 commit comments