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

WIP: otel baggage support proof of concept #4563

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 31, 2024

  1. otel baggage support

    ida613 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1d46ff2 View commit details
    Browse the repository at this point in the history
  2. modified otel baggage support

    ida613 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    951e4cb View commit details
    Browse the repository at this point in the history
  3. bug fix

    ida613 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d14fe44 View commit details
    Browse the repository at this point in the history
  4. removed undefined function

    ida613 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    55c9880 View commit details
    Browse the repository at this point in the history
  5. unit test

    ida613 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0d626b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. update implementation

    ida613 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    87d8174 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. added encoding

    ida613 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f49cb62 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. add span formatting

    ida613 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    700f022 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. revert format changes

    ida613 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c0f74d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. update config options

    ida613 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d6672cc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. updated http encoding

    ida613 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d98648b View commit details
    Browse the repository at this point in the history
  2. remove comments

    ida613 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ffc64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4880dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4b90c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. updated according to rfc

    ida613 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b2ff71c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a2be3 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    ida613 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    49aaa7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d514bed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32e91a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. update span api

    ida613 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8b9b917 View commit details
    Browse the repository at this point in the history
  2. logging debugging message

    ida613 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    de79a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae0866 View commit details
    Browse the repository at this point in the history