Skip to content

Remove explicit deps on OTel Python Core pkgs #148

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

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

NathanielRN
Copy link
Contributor

@NathanielRN NathanielRN commented Sep 22, 2021

Description

Follow up to the conversation on #145 (comment) with @willarmiros, where we mentioned that because we already install opentelemetry-sdk-extension==1.0.1, we get the following packages installed as dependencies.

  • opentelemetry-api
  • opentelemetry-sdk
  • opentelemetry-instrumentation

This is the preferable pattern because we can get a version conflict otherwise.

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@willarmiros willarmiros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@anuraaga anuraaga merged commit 1280fb9 into open-telemetry:main Sep 23, 2021
@willarmiros
Copy link
Contributor

@NathanielRN I updated the wording of the Python layer contents description, let me know if you think it makes sense: aws-observability/aws-otel-lambda#154

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.

4 participants