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

Move X-Ray Env Variable propagation to span link instead of parent #7970

Merged
merged 6 commits into from
Mar 16, 2023

Commits on Mar 3, 2023

  1. Move X-Ray Env Variable propagation to span link instead of parent

    open-telemetry/opentelemetry-specification#3166
    
    Per discussion in the FAAS SIG, we decided that the AWS X-Ray environment variable should be moved to a span link to avoid interfering with the configured propagators.
    tylerbenson committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9fdd241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010acc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d7bc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68fba57 View commit details
    Browse the repository at this point in the history
  5. Fix test

    tylerbenson committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4e56d1d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Review changes.

    tylerbenson committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f02ba74 View commit details
    Browse the repository at this point in the history