feat: Add experimental concurrent processor for logs #2780
+185
−30
Merged
Codecov / codecov/project
succeeded
Mar 10, 2025 in 1s
79.6% (-0.1%) compared to 68c9133
View this Pull Request on Codecov
79.6% (-0.1%) compared to 68c9133
Details
Codecov Report
Attention: Patch coverage is 28.57143%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 79.6%. Comparing base (
68c9133
) to head (a5ef65d
).
Files with missing lines | Patch % | Lines |
---|---|---|
...telemetry-sdk/src/logs/concurrent_log_processor.rs | 0.0% | 24 Missing |
opentelemetry-sdk/src/logs/simple_log_processor.rs | 90.9% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2780 +/- ##
=======================================
- Coverage 79.7% 79.6% -0.1%
=======================================
Files 123 124 +1
Lines 23115 23149 +34
=======================================
+ Hits 18426 18435 +9
- Misses 4689 4714 +25
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading