Skip to content

Commit 1280063

Browse files
committed
Update CHANGELOG
1 parent 37c5cdc commit 1280063

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
@@ -15,10 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
### Fixed
1717

18-
- `opentelemetry-instrumentation-flask`: Do not record `http.server.duration` metrics for excluded URLs.
19-
([#3794](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794))
2018
- `opentelemetry-instrumentation-django`: Fixes invalid type at WSGI request headers and attributes collection.
2119
([#3731](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3731))
20+
- `opentelemetry-instrumentation-flask`: Do not record `http.server.duration` metrics for excluded URLs.
21+
([#3794](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794))
2222
- `opentelemetry-instrumentation-botocore`: migrate off the deprecated events API to use the logs API
2323
([#3624](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624))
2424
- `opentelemetry-instrumentation-dbapi`: fix crash retrieving libpq version when enabling commenter with psycopg

0 commit comments

Comments
 (0)