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 @@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616- ` opentelemetry-resource-detector-containerid ` : make it more quiet on platforms without cgroups
1717 ([ #3579 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579 ) )
1818
19+ ### Added
20+
21+ - ` opentelemetry-instrumentation-tornado ` Add support for ` WebSocketHandler ` instrumentation
22+ ([ #3498 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3498 ) )
23+
1924## Version 1.34.0/0.55b0 (2025-06-04)
2025
2126### Fixed
@@ -89,8 +94,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8994 ([ #3464 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3464 ) )
9095- ` opentelemetry-instrumentation-redis ` Add support for redis client-specific instrumentation.
9196 ([ #3143 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143 ) )
92- - ` opentelemetry-instrumentation-tornado ` Add support for ` WebSocketHandler ` instrumentation
93- ([ #3448 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2761 ) )
9497
9598### Fixed
9699
You can’t perform that action at this time.
0 commit comments