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

Modify trace id handling #4

Closed
wants to merge 2 commits into from
Closed

Conversation

mbeacom
Copy link

@mbeacom mbeacom commented May 15, 2017

The goal of this PR is to resolve #2 by:

  • Removing key variable override
  • Adjusting if check to use amazon's standard case.

mbeacom added 2 commits May 15, 2017 16:25
Modify environment variable per http://docs.aws.amazon.com/lambda/latest/dg/lambda-x-ray.html#lambda-x-ray-env-variables, remove key variable override, and adjust if check to use amazon's standard case.
@mathom
Copy link
Owner

mathom commented May 15, 2017

Thanks, let me know if this fixes it. I'll have time to test it tomorrow

@mathom
Copy link
Owner

mathom commented May 16, 2017

I actually hunted down the cause for this one - check the issue

@mathom mathom closed this May 16, 2017
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.

Trace ID does not match lambda trace ID
2 participants