Skip to content

Commit 34e1ba4

Browse files
committed
Update CHANGELOG
1 parent 37a29b9 commit 34e1ba4

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

4646
### Fixed
4747

48-
- `opentelemetry-instrumentation-flask`: Do not record `http.server.duration` metrics for excluded URLs.
49-
([#3794](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794))
5048
- `opentelemetry-instrumentation-django`: Fixes invalid type at WSGI request headers and attributes collection.
5149
([#3731](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3731))
50+
- `opentelemetry-instrumentation-flask`: Do not record `http.server.duration` metrics for excluded URLs.
51+
([#3794](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794))
5252
- `opentelemetry-instrumentation-botocore`: migrate off the deprecated events API to use the logs API
5353
([#3624](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624))
5454
- `opentelemetry-instrumentation-dbapi`: fix crash retrieving libpq version when enabling commenter with psycopg

0 commit comments

Comments
 (0)