File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## Unreleased
1313
14+ ### Fixed
15+
16+ - ` opentelemetry-instrumentation-tornado ` Fix server (request) duration metric calculation
17+ ([ #3679 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3679 ) )
18+
1419## Version 1.36.0/0.57b0 (2025-07-29)
1520
1621### Fixed
@@ -139,8 +144,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139144 ([ #3447 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447 ) )
140145- ` opentelemetry-instrumentation-botocore ` Capture server attributes for botocore API calls
141146 ([ #3448 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448 ) )
142- - ` opentelemetry-instrumentation-tornado ` Fix server (request) duration metric calculation
143- ([ #3486 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3486 ) )
144147
145148## Version 1.32.0/0.53b0 (2025-04-10)
146149
You can’t perform that action at this time.
0 commit comments