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/patch failed Mar 10, 2025 in 0s

28.5% of diff hit (target 79.7%)

View this Pull Request on Codecov

28.5% of diff hit (target 79.7%)

Annotations

Check warning on line 24 in opentelemetry-sdk/src/logs/concurrent_log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/concurrent_log_processor.rs#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 31 in opentelemetry-sdk/src/logs/concurrent_log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/concurrent_log_processor.rs#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 38 in opentelemetry-sdk/src/logs/concurrent_log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/concurrent_log_processor.rs#L33-L38

Added lines #L33 - L38 were not covered by tests

Check warning on line 42 in opentelemetry-sdk/src/logs/concurrent_log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/concurrent_log_processor.rs#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 52 in opentelemetry-sdk/src/logs/concurrent_log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/concurrent_log_processor.rs#L45-L52

Added lines #L45 - L52 were not covered by tests

Check warning on line 146 in opentelemetry-sdk/src/logs/simple_log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/simple_log_processor.rs#L146

Added line #L146 was not covered by tests