chore: align debugger and dogstatsd with normalized config#7911
chore: align debugger and dogstatsd with normalized config#7911
Conversation
Overall package sizeSelf size: 5.47 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7911 +/- ##
==========================================
- Coverage 73.87% 73.87% -0.01%
==========================================
Files 773 773
Lines 35949 35947 -2
==========================================
- Hits 26559 26555 -4
- Misses 9390 9392 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 29303d3 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
aee7c5e to
c388990
Compare
BenchmarksBenchmark execution time: 2026-04-08 22:58:38 Comparing candidate commit 29303d3 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 229 metrics, 31 unstable metrics. |
Follow up on the generated config by updating config related code that still depended on former assumptions. This aligns debugger worker startup, proxy selection, and custom metrics clients with the actual configuration.
c388990 to
97f4731
Compare
Follow up on the generated config by updating config related code that still depended on former assumptions. This aligns debugger worker startup, proxy selection, and custom metrics clients with the actual configuration.
Follow up on the generated config by updating config related code that
still depended on former assumptions. This aligns debugger worker startup,
proxy selection, and custom metrics clients with the actual configuration.