We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d25bf3 commit 235f9d7Copy full SHA for 235f9d7
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Fixed
15
16
-- `opentelemetry-instrumentation-flask`: Fixed http_server_request_duration metrics being recorded for excluded urls.
+- `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))
18
- `opentelemetry-instrumentation-botocore`: migrate off the deprecated events API to use the logs API
19
([#3624](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624))
0 commit comments