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

AWS lambda instrumentation - HTTP context propagation #1536

Merged
merged 4 commits into from Nov 9, 2020
Merged

AWS lambda instrumentation - HTTP context propagation #1536

merged 4 commits into from Nov 9, 2020

Conversation

ghost
Copy link

@ghost ghost commented Oct 30, 2020

Resolves #1535

Sketch of an idea - for streaming handler / wrapper only. If the idea holds, will provide also for instrumentation part and regular handler / wrapper (in applicable cases).

@ghost
Copy link
Author

ghost commented Oct 30, 2020

@anuraaga please have a look at this - HTTP trace propagation sketch / idea

@anuraaga
Copy link
Contributor

anuraaga commented Nov 2, 2020

Supporting HTTP propagation is important so generally looks nice, thanks :)

@ghost
Copy link
Author

ghost commented Nov 3, 2020

@anuraaga pls have another look :)

Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

Thanks, just a couple of points

@ghost
Copy link
Author

ghost commented Nov 4, 2020

@anuraaga added support for XRay propagator and added some tests, pls have another look

@ghost
Copy link
Author

ghost commented Nov 9, 2020

Hi @anuraaga please have another look, resolved / responded to your previous comments. Thanks!

Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

Thanks!

@iNikem
Copy link
Contributor

iNikem commented Nov 9, 2020

Trying to tigger EasyCLA

@iNikem iNikem closed this Nov 9, 2020
@iNikem iNikem reopened this Nov 9, 2020
@iNikem iNikem merged commit 09fda6e into open-telemetry:master Nov 9, 2020
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.

Enable HTTP trace propagation for AWS lambda instrumentation
4 participants