We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9e766 commit 631828aCopy full SHA for 631828a
CHANGELOG.md
@@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
31
### Fixed
32
33
-- Fix Flask instrumentation to only close the span if it was created by the same thread. `ValueError: generator already executing`
+- Fix Flask instrumentation to only close the span if it was created by the same thread.
34
([#1654](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1654))
35
- Fix TortoiseORM instrumentation `AttributeError: type object 'Config' has no attribute 'title'`
36
([#1575](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1575))
0 commit comments