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

fix(otel): Fix Dynamic Sampling context propagation for nested spans #559

Merged
merged 6 commits into from
Feb 1, 2023

Commits on Jan 31, 2023

  1. Refactor Inject test

    tonyo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c29a05f View commit details
    Browse the repository at this point in the history
  2. Split into two tests

    tonyo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6a0adca View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Move the logic to ToBaggage()

    tonyo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    31ccc17 View commit details
    Browse the repository at this point in the history
  2. Test for Span.ToBaggage()

    tonyo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8cfeb42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c74fe8d View commit details
    Browse the repository at this point in the history
  4. Use ToBaggage()

    tonyo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    356712c View commit details
    Browse the repository at this point in the history