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

Adds an option to configure disable_aws_context_propagation by environment variable #1507

Merged

Commits on Dec 19, 2022

  1. Adds an option to configure disable_aws_context_propagation by envi…

    …ronment variable
    
    The variable `OTEL_LAMBDA_DISABLE_AWS_CONTEXT_PROPAGATION` can be used to disable aws context propagation. This is similar to the proposed changes in the JS implementation: open-telemetry/opentelemetry-js-contrib#1227
    
    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    76453ac View commit details
    Browse the repository at this point in the history
  2. update changelog

    Alex Boten committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f03899b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccce354 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
    3 people committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6948d86 View commit details
    Browse the repository at this point in the history