File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212## Unreleased
1313
1414### Fixed
15- - ` opentelemetry-instrumentation-flask ` Fixed an issue where http_server_request_duration metrics was being recorded for excluded urls.
16- ([ #3794 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794 ) )
1715
16+ - ` opentelemetry-instrumentation-flask ` : Do not record ` http.server.duration ` metrics for excluded URLs.
17+ ([ #3794 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794 ) )
1818- ` opentelemetry-instrumentation-botocore ` : migrate off the deprecated events API to use the logs API
1919 ([ #3624 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624 ) )
2020- ` opentelemetry-instrumentation-dbapi ` : fix crash retrieving libpq version when enabling commenter with psycopg
You can’t perform that action at this time.
0 commit comments