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 6f64589 commit 3d4442dCopy full SHA for 3d4442d
CHANGELOG.md
@@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
39
- Deprecation of pkg_resource in favor of importlib.metadata
40
([#2871](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2871))
41
+- `opentelemetry-instrumentation` Don't fail distro loading if instrumentor raises ImportError, instead skip them
42
+ ([#2923](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2923))
43
44
## Version 1.27.0/0.48b0 (2024-08-28)
45
0 commit comments