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 interleaved non-deferred spans #78

Merged
merged 4 commits into from
Mar 14, 2024

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    09adf54 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    f861bac View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. chore: print parent of retrace chain root during pre_open

    The previous behavior was to print the parent of the new span, leading
    to a parent being printed twice if the parent was also included in the
    retrace chain.
    ten3roberts committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    26b48a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757f154 View commit details
    Browse the repository at this point in the history