File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
([ #2612 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2612 ) )
12
12
- ` opentelemetry-instrumentation-system-metrics ` Permit to use psutil 6.0+.
13
13
([ #2630 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2630 ) )
14
+ - ` opentelemetry-instrumentation-asgi ` Fix generation of ` http.target ` and ` http.url ` attributes for ASGI apps
15
+ using sub apps
16
+ ([ #2477 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2477 ) )
17
+
14
18
15
19
### Added
16
20
@@ -82,9 +86,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
82
86
83
87
- ` opentelemetry-instrumentation-dbapi ` Fix compatibility with Psycopg3 to extract libpq build version
84
88
([ #2500 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2500 ) )
85
- - ` opentelemetry-instrumentation-asgi ` Fix generation of ` http.target ` and ` http.url ` attributes for ASGI apps
86
- using sub apps
87
- ([ #2477 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2477 ) )
88
89
- ` opentelemetry-instrumentation-grpc ` AioClientInterceptor should propagate with a Metadata object
89
90
([ #2363 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2363 ) )
90
91
- ` opentelemetry-instrumentation-boto3sqs ` Instrument Session and resource
You can’t perform that action at this time.
0 commit comments