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: OTLP Exporter builders to return specific Error type #2790

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cijothomas/otlp-error-return

9dfe6c5
Select commit
Loading
Failed to load commit list.
Open

feat: OTLP Exporter builders to return specific Error type #2790

Merge branch 'main' into cijothomas/otlp-error-return
9dfe6c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2025 in 0s

76.3% of diff hit (target 79.6%)

View this Pull Request on Codecov

76.3% of diff hit (target 79.6%)

Annotations

Check warning on line 18 in opentelemetry-otlp/src/exporter/http/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/http/logs.rs#L18

Added line #L18 was not covered by tests

Check warning on line 211 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#L211

Added line #L211 was not covered by tests

Check warning on line 250 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#L250

Added line #L250 was not covered by tests

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 321 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#L321

Added line #L321 was not covered by tests

Check warning on line 330 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#L330

Added line #L330 was not covered by tests

Check warning on line 366 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#L366

Added line #L366 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/mod.rs#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 215 in opentelemetry-otlp/src/exporter/tonic/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/mod.rs#L215

Added line #L215 was not covered by tests

Check warning on line 284 in opentelemetry-otlp/src/exporter/tonic/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/mod.rs#L284

Added line #L284 was not covered by tests

Check warning on line 304 in opentelemetry-otlp/src/exporter/tonic/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/mod.rs#L304

Added line #L304 was not covered by tests

Check warning on line 78 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L78

Added line #L78 was not covered by tests

Check warning on line 87 in opentelemetry-otlp/src/metric.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/metric.rs#L87

Added line #L87 was not covered by tests

Check warning on line 66 in opentelemetry-otlp/src/span.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/span.rs#L66

Added line #L66 was not covered by tests

Check warning on line 75 in opentelemetry-otlp/src/span.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/span.rs#L75

Added line #L75 was not covered by tests