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(baggage): Update baggage parsing and encoding in vendored otel package #568

Merged
merged 12 commits into from Feb 6, 2023

Commits on Feb 3, 2023

  1. Copy tests from otel-go

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    12ce4a5 View commit details
    Browse the repository at this point in the history
  2. add failing tests

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4260ede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345af55 View commit details
    Browse the repository at this point in the history
  4. nolint for baggage_test.go

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    991b2c6 View commit details
    Browse the repository at this point in the history
  5. rename and comment

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ceb1be6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc85c8f View commit details
    Browse the repository at this point in the history
  7. Add a README

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    255a987 View commit details
    Browse the repository at this point in the history
  8. Do not overwrite the value

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    40a7727 View commit details
    Browse the repository at this point in the history
  9. simplify some tests

    tonyo committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1d469f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1537ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da46384 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9efd2cd View commit details
    Browse the repository at this point in the history