Skip to content

Commit c025178

Browse files
authored
Update CHANGELOG.md
1 parent 1079fed commit c025178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507))
3030
- Fix documentation order of sections and headers for Django, Flask, MySQL, mysqlclient, psycopg, psycopg2, pymysql, sqlalchemy instrumentations.
3131
([#3719](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3719))
32+
- `opentelemetry-instrumentation-httpx`: fix missing metric response attributes when tracing is disabled
33+
([#3615](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3615))
3234

3335
### Added
3436

@@ -75,8 +77,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7577

7678
### Fixed
7779

78-
- `opentelemetry-instrumentation-httpx`: fix missing metric response attributes when tracing is disabled
79-
([#3615](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3615))
8080
- `opentelemetry-instrumentation-asgi`: fix excluded_urls in instrumentation-asgi
8181
([#3567](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3567))
8282
- `opentelemetry-resource-detector-containerid`: make it more quiet on platforms without cgroups

0 commit comments

Comments
 (0)