You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove OpenTelemetryIntegration from __init__.py (#2379)
Always importing the experimental integration module that requires a higher version of the opentelemetry-distro package causes packaging issues on some systems where the newer OTel packages don't exist.
0 commit comments