File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments