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

[Trace SDK] Send resource once to processor and exporter, and not with every span #1830

Merged
merged 18 commits into from
May 30, 2024

Merge branch 'main' into trace-set-resource

89ac0a9
Select commit
Loading
Failed to load commit list.
Merged

[Trace SDK] Send resource once to processor and exporter, and not with every span #1830

Merge branch 'main' into trace-set-resource
89ac0a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 29, 2024 in 0s

58.9% of diff hit (target 74.0%)

View this Pull Request on Codecov

58.9% of diff hit (target 74.0%)

Annotations

Check warning on line 310 in opentelemetry-otlp/src/exporter/http/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/mod.rs#L310

Added line #L310 was not covered by tests

Check warning on line 319 in opentelemetry-otlp/src/exporter/http/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/mod.rs#L314-L319

Added lines #L314 - L319 were not covered by tests

Check warning on line 24 in opentelemetry-otlp/src/exporter/http/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/trace.rs#L24

Added line #L24 was not covered by tests

Check warning on line 72 in opentelemetry-otlp/src/exporter/http/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/trace.rs#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 277 in opentelemetry-sdk/src/trace/provider.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/trace/provider.rs#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 97 in opentelemetry-sdk/src/trace/span_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/trace/span_processor.rs#L97

Added line #L97 was not covered by tests

Check warning on line 45 in opentelemetry-stdout/src/trace/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/exporter.rs#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 63 in opentelemetry-stdout/src/trace/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/exporter.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 120 in opentelemetry-stdout/src/trace/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/exporter.rs#L120

Added line #L120 was not covered by tests

Check warning on line 23 in opentelemetry-stdout/src/trace/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/transform.rs#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 26 in opentelemetry-stdout/src/trace/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/transform.rs#L26

Added line #L26 was not covered by tests

Check warning on line 29 in opentelemetry-stdout/src/trace/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/transform.rs#L29

Added line #L29 was not covered by tests

Check warning on line 32 in opentelemetry-stdout/src/trace/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/trace/transform.rs#L32

Added line #L32 was not covered by tests