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

Return string for trace_id and span_id from Correlation::Identifier #3322

Merged
merged 8 commits into from
Jan 26, 2024

Commits on Dec 12, 2023

  1. Return string for trace id

    TonyCTHsu committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    92fbc34 View commit details
    Browse the repository at this point in the history
  2. Return string for span id

    TonyCTHsu committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2735aea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5849dc8 View commit details
    Browse the repository at this point in the history
  4. Fix tracer spec

    TonyCTHsu committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    996bba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    c8bf1dc View commit details
    Browse the repository at this point in the history
  2. Remove redundant fields

    TonyCTHsu committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    988934b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fix removed span_id in test

    TonyCTHsu committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    48c8b77 View commit details
    Browse the repository at this point in the history
  2. Lint

    TonyCTHsu committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5e1a480 View commit details
    Browse the repository at this point in the history