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

Low allocation OTLP logs marshaler #6429

Merged

Add benchmark

613e31c
Select commit
Loading
Failed to load commit list.
Merged

Low allocation OTLP logs marshaler #6429

Add benchmark
613e31c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 3, 2024 in 1s

85.21% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.21% of diff hit (target 80.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AnyValueStatelessMarshaler.java#L71

Added line #L71 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AnyValueStatelessMarshaler.java#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeArrayAnyValueStatelessMarshaler.java#L56

Added line #L56 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeArrayAnyValueStatelessMarshaler.java#L86

Added line #L86 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeKeyValueStatelessMarshaler.java#L40

Added line #L40 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeKeyValueStatelessMarshaler.java#L45

Added line #L45 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeKeyValueStatelessMarshaler.java#L60-L61

Added lines #L60 - L61 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeKeyValueStatelessMarshaler.java#L106

Added line #L106 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/AttributeKeyValueStatelessMarshaler.java#L142

Added line #L142 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogStatelessMarshaler.java#L110

Added line #L110 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogStatelessMarshaler.java#L117-L118

Added lines #L117 - L118 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogStatelessMarshaler.java#L120

Added line #L120 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogStatelessMarshaler.java#L130

Added line #L130 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogStatelessMarshaler.java#L138-L139

Added lines #L138 - L139 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LogStatelessMarshaler.java#L141

Added line #L141 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LowAllocationLogsRequestMarshaler.java#L61-L62

Added lines #L61 - L62 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/otlp/common/src/main/java/io/opentelemetry/exporter/internal/otlp/logs/LowAllocationLogsRequestMarshaler.java#L96

Added line #L96 was not covered by tests