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

Move Logs and Metrics error constructs to SDK #2266

Merged
merged 23 commits into from
Nov 6, 2024

update otel changelog

fa9c724
Select commit
Loading
Failed to load commit list.
Merged

Move Logs and Metrics error constructs to SDK #2266

update otel changelog
fa9c724
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2024 in 0s

0.0% of diff hit (target 79.4%)

View this Pull Request on Codecov

0.0% of diff hit (target 79.4%)

Annotations

Check warning on line 226 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#L226

Added line #L226 was not covered by tests

Check warning on line 247 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#L247

Added line #L247 was not covered by tests

Check warning on line 318 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#L318

Added line #L318 was not covered by tests

Check warning on line 327 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#L327

Added line #L327 was not covered by tests

Check warning on line 337 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#L337

Added line #L337 was not covered by tests

Check warning on line 348 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#L346-L348

Added lines #L346 - L348 were not covered by tests

Check warning on line 257 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#L257

Added line #L257 was not covered by tests

Check warning on line 277 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#L277

Added line #L277 was not covered by tests

Check warning on line 397 in opentelemetry-otlp/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/lib.rs#L395-L397

Added lines #L395 - L397 were not covered by tests

Check warning on line 65 in opentelemetry-otlp/src/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/logs.rs#L65

Added line #L65 was not covered by tests

Check warning on line 72 in opentelemetry-otlp/src/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/logs.rs#L72

Added line #L72 was not covered by tests

Check warning on line 40 in opentelemetry-sdk/src/logs/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/error.rs#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 46 in opentelemetry-sdk/src/logs/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/error.rs#L44-L46

Added lines #L44 - L46 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/error.rs#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 58 in opentelemetry-sdk/src/logs/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/error.rs#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 33 in opentelemetry-sdk/src/metrics/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/error.rs#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 39 in opentelemetry-sdk/src/metrics/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/error.rs#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 259 in opentelemetry-zipkin/src/exporter/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-zipkin/src/exporter/mod.rs#L257-L259

Added lines #L257 - L259 were not covered by tests