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

Optimize Resource Sharing Across Exporters with Arc Implementation #1526

Merged
merged 18 commits into from
Feb 15, 2024

add resource attributes to benchmark

8fd9f7b
Select commit
Loading
Failed to load commit list.
Merged

Optimize Resource Sharing Across Exporters with Arc Implementation #1526

add resource attributes to benchmark
8fd9f7b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

95.0% of diff hit (target 61.8%)

View this Pull Request on Codecov

95.0% of diff hit (target 61.8%)

Annotations

Check warning on line 86 in opentelemetry-sdk/src/logs/log_emitter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/log_emitter.rs#L86

Added line #L86 was not covered by tests

Check warning on line 327 in opentelemetry-sdk/src/metrics/periodic_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/periodic_reader.rs#L324-L327

Added lines #L324 - L327 were not covered by tests

Check warning on line 341 in opentelemetry-sdk/src/resource/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/resource/mod.rs#L341

Added line #L341 was not covered by tests

Check warning on line 45 in opentelemetry/src/logs/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/logs/noop.rs#L45

Added line #L45 was not covered by tests