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 39764f1 commit d626e37Copy full SHA for d626e37
CHANGELOG.md
@@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.10.0-0.29b0...HEAD)
9
-
+- `opentelemetry-instrumentation-tornado` Fix Tornado errors mapping to 500
10
+ ([#1048])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1048)
11
### Fixed
12
13
- `opentelemetry-instrumentation-urllib` make span attributes available to sampler
0 commit comments