-
Notifications
You must be signed in to change notification settings - Fork 424
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
chore(pin): prevent overriding the global tracer #12219
base: munir/make-tracer-a-singleton-2
Are you sure you want to change the base?
chore(pin): prevent overriding the global tracer #12219
Conversation
pin = Pin(service, tags=tags) | ||
else: | ||
pin = Pin(service, tags=tags, tracer=pin.tracer) | ||
pin = Pin(service, tags=tags) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
20d6173
to
ddf975c
Compare
Datadog ReportBranch report: ❌ 103 Failed (0 Known Flaky), 472 Passed, 305 Skipped, 9m 22.22s Total duration (11m 22.76s time saved) ❌ Failed Tests (103)
|
BenchmarksBenchmark execution time: 2025-02-04 21:03:04 Comparing candidate commit d3624a0 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 394 metrics, 2 unstable metrics. |
Checklist
Reviewer Checklist