agentless via json intake#7632
Conversation
Overall package sizeSelf size: 4.86 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 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❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #7632 +/- ##
==========================================
+ Coverage 80.27% 80.33% +0.06%
==========================================
Files 734 737 +3
Lines 31644 31784 +140
==========================================
+ Hits 25401 25533 +132
- Misses 6243 6251 +8
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:
|
This comment has been minimized.
This comment has been minimized.
8f942e4 to
160285b
Compare
ebb5653 to
94eff12
Compare
| * a single request. | ||
| * @param {Function} [done] - Callback when send completes | ||
| */ | ||
| flush (done = () => {}) { |
There was a problem hiding this comment.
This flush seems mostly on par to the one in BaseWriter, any reason on why we overwrite it?
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
89db27e
into
master
agentless via json intake switch to batching by trace, and add a stress test script simplified export lint codeowners fix Co-authored-by: bryan.english <[email protected]>
agentless via json intake switch to batching by trace, and add a stress test script simplified export lint codeowners fix Co-authored-by: bryan.english <[email protected]>
Enables agentless via the RUM span intake. Also adds a manual stress-test script.