Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back dependency on instrumentation pkg because of sdk pkg updates #156

Conversation

NathanielRN
Copy link
Contributor

In #148 we had removed our dependency on opentelemetry-instrumentation because the opentelemetry-sdk package depended on it.

Recently, upstream moved removed opentelemetry-sdk's dependency on it: open-telemetry/opentelemetry-python-contrib#738

This PR is just anticipating that change for the next Lambda release so that we don't have any surprises about missing imports.

cc @willarmiros

@anuraaga anuraaga merged commit 9356b52 into open-telemetry:main Oct 19, 2021
@NathanielRN NathanielRN deleted the add-back-opentelemetry-instrumentation-pkg-dep branch October 19, 2021 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants