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

Add baggage implementation based on the W3C and OpenTelemetry specification #1967

Merged
merged 24 commits into from Jun 8, 2021

Commits on May 25, 2021

  1. Rename baggage context file

    MrAlias committed May 25, 2021
    Copy the full SHA
    cd720fb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Copy the full SHA
    ef34b20 View commit details
    Browse the repository at this point in the history
  2. Initial tests

    MrAlias committed May 27, 2021
    Copy the full SHA
    82ef787 View commit details
    Browse the repository at this point in the history
  3. More tests

    MrAlias committed May 27, 2021
    Copy the full SHA
    9087850 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b6bc2ec View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Add New method to baggage pkg

    MrAlias committed May 28, 2021
    Copy the full SHA
    587ab77 View commit details
    Browse the repository at this point in the history
  2. Update namedtracer example

    MrAlias committed May 28, 2021
    Copy the full SHA
    000b7bc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. URL encode baggage values

    MrAlias committed Jun 1, 2021
    Copy the full SHA
    6792ed3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Copy the full SHA
    fc7ebdc View commit details
    Browse the repository at this point in the history
  2. Update OpenTracing bridge

    MrAlias committed Jun 3, 2021
    Copy the full SHA
    1eac60a View commit details
    Browse the repository at this point in the history
  3. Update baggage propagator

    MrAlias committed Jun 3, 2021
    Copy the full SHA
    7fcf73c View commit details
    Browse the repository at this point in the history
  4. Fix lint and test errors

    MrAlias committed Jun 3, 2021
    Copy the full SHA
    00ed8b7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    699cfaa View commit details
    Browse the repository at this point in the history
  6. Add changes to changelog

    MrAlias committed Jun 3, 2021
    Copy the full SHA
    ecaccc5 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0eedf6c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Copy the full SHA
    169bbc8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c2e1b6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a766a3f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    99be0fd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Copy the full SHA
    49c3c94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecea267 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2356bb5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9138a0b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aca26ac View commit details
    Browse the repository at this point in the history