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

Experimental support for Log AnyValue body #5880

Merged
merged 7 commits into from
Oct 31, 2023

PR feedback

07a51c2
Select commit
Loading
Failed to load commit list.
Merged

Experimental support for Log AnyValue body #5880

PR feedback
07a51c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2023 in 0s

83.45% of diff hit (target 80.00%)

View this Pull Request on Codecov

83.45% of diff hit (target 80.00%)

Annotations

Check warning on line 54 in extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueArray.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueArray.java#L54

Added line #L54 was not covered by tests

Check warning on line 45 in extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueBoolean.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueBoolean.java#L45

Added line #L45 was not covered by tests

Check warning on line 53 in extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueBytes.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueBytes.java#L53

Added line #L53 was not covered by tests

Check warning on line 45 in extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueDouble.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueDouble.java#L45

Added line #L45 was not covered by tests

Check warning on line 46 in extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueLong.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/AnyValueLong.java#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 66 in extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/KeyAnyValueList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/incubator/src/main/java/io/opentelemetry/extension/incubator/logs/KeyAnyValueList.java#L66

Added line #L66 was not covered by tests

Check warning on line 41 in sdk/logs/src/main/java/io/opentelemetry/sdk/logs/internal/AnyValueBody.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/logs/src/main/java/io/opentelemetry/sdk/logs/internal/AnyValueBody.java#L41

Added line #L41 was not covered by tests