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 96814d7 commit 658a1ceCopy full SHA for 658a1ce
CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Fixed
15
16
+- `opentelemetry-instrumentation-httpx`: fix missing metric response attributes when tracing is disabled
17
+ ([#3615](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3615))
18
- `opentelemetry-instrumentation-asgi`: fix excluded_urls in instrumentation-asgi
19
([#3567](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3567))
20
- `opentelemetry-resource-detector-containerid`: make it more quiet on platforms without cgroups
0 commit comments