-
Notifications
You must be signed in to change notification settings - Fork 392
Sample propagate event #4597
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
base: master
Are you sure you want to change the base?
Sample propagate event #4597
Conversation
…, change event name
…DataDog/dd-trace-rb into zachg/fix_circ_import_for_lazy_sampling
👋 Hey @DataDog/ruby-guild, please fill "Change log entry" section in the pull request description. If changes need to be present in CHANGELOG.md you can state it this way **Change log entry**
Yes. A brief summary to be placed into the CHANGELOG.md (possible answers Yes/Yep/Yeah) Or you can opt out like that **Change log entry**
None. (possible answers No/Nope/None) Visited at: 2025-04-22 18:28:28 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 20808 Passed, 1373 Skipped, 3m 31.84s Total Time |
BenchmarksBenchmark execution time: 2025-05-06 18:33:49 Comparing candidate commit 8bd00de in PR branch Found 0 performance improvements and 4 performance regressions! Performance is the same for 27 metrics, 2 unstable metrics. scenario:line instrumentation - targeted
scenario:method instrumentation
scenario:profiler - stack collector
scenario:tracing - trace.to_digest
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4597 +/- ##
==========================================
- Coverage 97.73% 97.72% -0.02%
==========================================
Files 1415 1415
Lines 86247 86243 -4
Branches 4359 4358 -1
==========================================
- Hits 84293 84278 -15
- Misses 1954 1965 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
@ZStriker19 can you please fill out the PR template?
What does this PR do?
Motivation:
Change log entry
Additional Notes:
How to test the change?