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 2756081 commit b833df3Copy full SHA for b833df3
CHANGELOG.md
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
### Fixed
22
23
+- `opentelemetry-instrumentation-httpx`: instrument_client is a static method again
24
+ ([#3003](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3003))
25
+
26
### Breaking changes
27
28
- `opentelemetry-instrumentation-sqlalchemy` teach instruments version
0 commit comments