Skip to content

Commit cfca53a

Browse files
committed
move changelog to expected location
1 parent 64fa8d8 commit cfca53a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
([#2612](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2612))
1212
- `opentelemetry-instrumentation-system-metrics` Permit to use psutil 6.0+.
1313
([#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+
1418

1519
### Added
1620

@@ -82,9 +86,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8286

8387
- `opentelemetry-instrumentation-dbapi` Fix compatibility with Psycopg3 to extract libpq build version
8488
([#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))
8889
- `opentelemetry-instrumentation-grpc` AioClientInterceptor should propagate with a Metadata object
8990
([#2363](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2363))
9091
- `opentelemetry-instrumentation-boto3sqs` Instrument Session and resource

0 commit comments

Comments
 (0)