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

Serialize log body any value #5938

Merged
merged 1 commit into from
Dec 7, 2023

Serialize AnyValue body in OTLP LogMarshaler

0a9414e
Select commit
Loading
Failed to load commit list.
Merged

Serialize log body any value #5938

Serialize AnyValue body in OTLP LogMarshaler
0a9414e
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 Nov 3, 2023 in 0s

96.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

96.66% of diff hit (target 80.00%)

Annotations

Check warning on line 42 in exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AnyValueMarshaler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AnyValueMarshaler.java#L42

Added line #L42 was not covered by tests

Check warning on line 75 in exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogMarshaler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogMarshaler.java#L75

Added line #L75 was not covered by tests