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 1cfb577 commit 9359d21Copy full SHA for 9359d21
CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
### Fixed
32
33
- `opentelemetry-instrumentation-starlette`: Retrieve `meter_provider` key instead of `_meter_provider` on `_instrument`
34
+ ([#3048](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3048))
35
- `opentelemetry-instrumentation-httpx`: instrument_client is a static method again
36
([#3003](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3003))
37
- `opentelemetry-instrumentation-system_metrics`: fix callbacks reading wrong config
0 commit comments