File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## Unreleased
1313
14- ### Added
15-
16- - ` opentelemetry-instrumentation-system-metrics ` : Add ` cpython.gc.collected_objects ` and ` cpython.gc.uncollectable_objects ` metrics ([ #3666 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3666 ) )
17-
1814### Fixed
1915
2016- ` opentelemetry-instrumentation-tornado ` Fix server (request) duration metric calculation
@@ -26,6 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2622
2723- ` opentelemetry-instrumentation-confluent-kafka ` Add support for confluent-kafka <=2.11.0
2824 ([ #3685 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3685 ) )
25+ - ` opentelemetry-instrumentation-system-metrics ` : Add ` cpython.gc.collected_objects ` and ` cpython.gc.uncollectable_objects ` metrics
26+ ([ #3666 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3666 ) )
27+
2928
3029## Version 1.36.0/0.57b0 (2025-07-29)
3130
You can’t perform that action at this time.
0 commit comments