Skip to content

Commit c8e529e

Browse files
authored
Update CHANGELOG.md (#2665)
1 parent 3518974 commit c8e529e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
([#2501](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2501))
2020
- `opentelemetry-instrumentation-confluent-kafka` Add support for produce purge
2121
([#2638](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2638))
22+
- `opentelemetry-instrumentation-asgi` Implement new semantic convention opt-in with stable http semantic conventions
23+
([#2610](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2610))
2224
- `opentelemetry-instrumentation-httpx` Implement new semantic convention opt-in migration with stable http semantic conventions
2325
([#2631](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2631))
2426
- `opentelemetry-instrumentation-system-metrics` Permit to use psutil 6.0+.
@@ -33,10 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3335
- Populate `{method}` as `HTTP` on `_OTHER` methods from scope
3436
([#2610](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2610))
3537

36-
### Added
37-
38-
- `opentelemetry-instrumentation-asgi` Implement new semantic convention opt-in with stable http semantic conventions
39-
([#2610](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2610))
4038

4139
### Fixed
4240

0 commit comments

Comments
 (0)