Skip to content

Commit 3c317da

Browse files
authored
Update CHANGELOG.md
1 parent b0a0b1b commit 3c317da

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)