Skip to content
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

feat: Add experimental concurrent processor for logs #2780

use name SimpleConcurrentProcessor

a5ef65d
Select commit
Loading
Failed to load commit list.
Merged

feat: Add experimental concurrent processor for logs #2780

use name SimpleConcurrentProcessor
a5ef65d
Select commit
Loading
Failed to load commit list.
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.