Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #831 +/- ##
==========================================
+ Coverage 72.62% 72.84% +0.21%
==========================================
Files 63 64 +1
Lines 7597 7732 +135
==========================================
+ Hits 5517 5632 +115
- Misses 2080 2100 +20 🚀 New features to boost your workflow:
|
|
Swatinem
left a comment
There was a problem hiding this comment.
nice, looks good.
we are going to change this implementation to use the batch processor approach
Looking forward to this. would this mean that we end up with only one background thread (or maybe two if we count the transport thread)?
Yeah, exactly. At least for logs and spans, but I don't see why we wouldn't use it for sessions as well. |
Implements a batcher for logs.
SessionFlusher, with different thresholds.enable_logsis false.