-
Notifications
You must be signed in to change notification settings - Fork 397
Add DSM Integration to the Waterdrop instrumentation #5031
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?
Conversation
Co-authored-by: Esther Kim <[email protected]>
NOTE: producer.configured is a new feature, which should be present on WaterDrop 2.8.8 (it's only present in the 2.8.8.rc1 for now).
|
👋 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-11-07 19:59:20 UTC |
Typing analysisIgnored filesThis PR introduces 9 ignored files. It decreases the percentage of typed files from 36.87% to 36.49% (-0.38%). Ignored files (+9-0)❌ Introduced: |
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: dfadb4d | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
BenchmarksBenchmark execution time: 2025-11-10 20:05:58 Comparing candidate commit dfadb4d in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics. scenario:profiling - Allocations ()
|
cd833a4 to
6159509
Compare
15c6af6 to
b2b06c0
Compare
This is one commit on top of the Waterdrop PR (here: #4874) to add DSM to the Waterdrop instrumentation
What does this PR do?
Motivation:
Change log entry
Additional Notes:
How to test the change?