Skip to content

Lambda Layer Update - OTel Python 1.6.2 and 0.25b2 #167

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 2 commits into from
Oct 28, 2021

Conversation

NathanielRN
Copy link
Contributor

Description

Updates the Python Lambda Layer to use the latest versions of OTel Python: 1.6.2 for Core and 0.25b2 for Contrib.

@NathanielRN NathanielRN force-pushed the update-python-for-1.6.2 branch from 1aba602 to 9e6352a Compare October 27, 2021 20:17
@NathanielRN
Copy link
Contributor Author

NathanielRN commented Oct 27, 2021

One confusing thing is that from opentelemetry.test.test_base import TestBase will initialize a TracerProvider and otel-instrument will ALSO try to initialize a TracerProvider. Only the 1st one will be used. We can fix this in another PR. See Issue #168.

@NathanielRN NathanielRN marked this pull request as ready for review October 27, 2021 21:49
@NathanielRN NathanielRN changed the title Update Lambda Layer for OTel Python 1.6.2 and 0.25b2 Lambda Layer Update - OTel Python 1.6.2 and 0.25b2 Oct 28, 2021
@NathanielRN NathanielRN force-pushed the update-python-for-1.6.2 branch from 783ba05 to 830dd9c Compare October 28, 2021 16:40
@NathanielRN NathanielRN force-pushed the update-python-for-1.6.2 branch from 830dd9c to 0dc006e Compare October 28, 2021 17:29
Copy link
Contributor

@wangzlei wangzlei left a comment

Choose a reason for hiding this comment

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

LGTM

@wangzlei wangzlei merged commit 4cd0321 into open-telemetry:main Oct 28, 2021
@NathanielRN NathanielRN deleted the update-python-for-1.6.2 branch October 28, 2021 19:19
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