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

[DRAFT] Add Custom Thread-Based Runtime for OpenTelemetry batch Processing #2390

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into dedicated-thread-runtime

9da2a65
Select commit
Loading
Failed to load commit list.
Draft

[DRAFT] Add Custom Thread-Based Runtime for OpenTelemetry batch Processing #2390

Merge branch 'main' into dedicated-thread-runtime
9da2a65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 0s

86.8% of diff hit (target 79.3%)

View this Pull Request on Codecov

86.8% of diff hit (target 79.3%)

Annotations

Check warning on line 125 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 127 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L127

Added line #L127 was not covered by tests

Check warning on line 192 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L192

Added line #L192 was not covered by tests

Check warning on line 209 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L209

Added line #L209 was not covered by tests

Check warning on line 235 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 264 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L262-L264

Added lines #L262 - L264 were not covered by tests

Check warning on line 273 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L270-L273

Added lines #L270 - L273 were not covered by tests

Check warning on line 278 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 280 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L280

Added line #L280 was not covered by tests

Check warning on line 282 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L282

Added line #L282 was not covered by tests

Check warning on line 299 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L289-L299

Added lines #L289 - L299 were not covered by tests

Check warning on line 440 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L438-L440

Added lines #L438 - L440 were not covered by tests

Check warning on line 476 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L474-L476

Added lines #L474 - L476 were not covered by tests

Check warning on line 511 in opentelemetry-sdk/src/thread_runtime.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/thread_runtime.rs#L509-L511

Added lines #L509 - L511 were not covered by tests