Skip to content

Update manual sample app with OTel Python propagator package#38

Merged
NathanielRN merged 1 commit intoaws-observability:mainfrom
NathanielRN:update-manual-app-for-propagator-package
Oct 12, 2021
Merged

Update manual sample app with OTel Python propagator package#38
NathanielRN merged 1 commit intoaws-observability:mainfrom
NathanielRN:update-manual-app-for-propagator-package

Conversation

@NathanielRN
Copy link
Contributor

@NathanielRN NathanielRN commented Oct 12, 2021

Description

Taking in the changes from upstream:

These changes were done to split the propagator into its own package. This was necessary for it to not depend on the opentelemetry-sdk package. It cannot depend on this because our AwsLambdaInstrumentor package will depend on the propagator and instrumentation should only depend on the opentelemetry-api package.

@NathanielRN NathanielRN force-pushed the update-manual-app-for-propagator-package branch from 7b8ed06 to 7c000b5 Compare October 12, 2021 22:27
@NathanielRN NathanielRN merged commit a491470 into aws-observability:main Oct 12, 2021
@NathanielRN NathanielRN deleted the update-manual-app-for-propagator-package branch October 12, 2021 23:25
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.

1 participant