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

Replace AWS X-Ray Environment Span Link section #354

Merged
merged 20 commits into from
Dec 14, 2023

Commits on Oct 12, 2023

  1. Replace AWS X-Ray Environment Span Link section

    TC decided that users should be able to give priority (controlling the parent/child relationship) to AWS X-Ray's `Active Tracing` span context (as propagated via the `_X_AMZN_TRACE_ID` environment variable) by configuring a different order in the `OTEL_PROPAGATORS`.
    
    There is a separate effort to allow span contexts from additional propagators to be added as span links instead of just overwriting them. That will enable this previous behavior to be maintained.
    tylerbenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    82e4bbb View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    tylerbenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    551efc9 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Trask Stalnaker <[email protected]>
    tylerbenson and trask committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a0b93fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e77da20 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Trask Stalnaker <[email protected]>
    tylerbenson and trask committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e2513ea View commit details
    Browse the repository at this point in the history
  6. Fix ToC

    tylerbenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    493d45a View commit details
    Browse the repository at this point in the history
  7. Update docs/faas/aws-lambda.md

    Co-authored-by: Trask Stalnaker <[email protected]>
    tylerbenson and trask committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7b494d6 View commit details
    Browse the repository at this point in the history
  8. xray-env -> xray-lambda

    tylerbenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    57ae645 View commit details
    Browse the repository at this point in the history
  9. Update aws-lambda.md

    tylerbenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f8b14e0 View commit details
    Browse the repository at this point in the history
  10. trace-lambda -> xray-lambda

    Fix a typo
    tylerbenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    80240e4 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    tylerbenson authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b7f6835 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    fe18319 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    d8c78c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    632980a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Code review fixes

    tylerbenson committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4cc4a4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93a5495 View commit details
    Browse the repository at this point in the history
  3. Fix linting

    tylerbenson committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1910d6e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    03e60a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. More clarifications.

    tylerbenson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    07a4cfe View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    da63a5d View commit details
    Browse the repository at this point in the history