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

feat(trace): add concurrent-safe Reset method to SpanRecorder #5994

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    803feb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c671225 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Update sdk/trace/tracetest/recorder.go

    Co-authored-by: Robert Pająk <[email protected]>
    flc1125 and pellared authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    17df698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9510a4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d90bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea3d1ac View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/tracetest-recorder-reset' into t…

    …racetest-recorder-reset
    flc1125 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9004454 View commit details
    Browse the repository at this point in the history
  6. chore(recorder): Simplify Reset method in SpanRecorder for better…

    … concurrency safety
    flc1125 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7f07b60 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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