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 c4341a8 commit 4c64b46Copy full SHA for 4c64b46
CHANGELOG.md
@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
([#3796](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3796))
24
- `opentelemetry-instrumentation-fastapi`: Fix handling of APIRoute subclasses
25
([#3681](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3681))
26
+- `opentelemetry-instrumentation-flask`: Fix exemplars generation for `http.server.request.duration` and `http.server.duration` metrics
27
+ ([#3912](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3912))
28
29
### Added
30
0 commit comments