We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3462cb7 commit 87cfa62Copy full SHA for 87cfa62
CHANGELOG.md
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.10.0-0.29b0...HEAD)
9
10
### Fixed
11
-
+- `opentelemetry-instrumentation-tornado` Fix Tornado errors mapping to 500
12
+ ([#1048])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1048)
13
- `opentelemetry-instrumentation-urllib` make span attributes available to sampler
14
([1014](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1014))
15
- `opentelemetry-instrumentation-flask` Fix non-recording span bug
0 commit comments