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

Simplify LogExporter::Export interface #2041

Merged
merged 5 commits into from
Aug 21, 2024

Merge branch 'main' into exporter-interface-simplify

8c22d38
Select commit
Loading
Failed to load commit list.
Merged

Simplify LogExporter::Export interface #2041

Merge branch 'main' into exporter-interface-simplify
8c22d38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 21, 2024 in 1s

54.2% of diff hit (target 77.0%)

View this Pull Request on Codecov

54.2% of diff hit (target 77.0%)

Annotations

Check warning on line 14 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#L14

Added line #L14 was not covered by tests

Check warning on line 24 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#L24

Added line #L24 was not covered by tests

Check warning on line 333 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#L333

Added line #L333 was not covered by tests

Check warning on line 59 in opentelemetry-otlp/src/exporter/tonic/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/logs.rs#L59

Added line #L59 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/exporter/tonic/logs.rs#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-otlp/src/logs.rs#L102

Added line #L102 was not covered by tests

Check warning on line 154 in opentelemetry-proto/src/transform/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-proto/src/transform/logs.rs#L151-L154

Added lines #L151 - L154 were not covered by tests

Check warning on line 158 in opentelemetry-proto/src/transform/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-proto/src/transform/logs.rs#L158

Added line #L158 was not covered by tests

Check warning on line 167 in opentelemetry-proto/src/transform/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-proto/src/transform/logs.rs#L167

Added line #L167 was not covered by tests

Check warning on line 173 in opentelemetry-proto/src/transform/logs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-proto/src/transform/logs.rs#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 552 in opentelemetry-sdk/src/logs/log_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/logs/log_processor.rs#L552

Added line #L552 was not covered by tests

Check warning on line 48 in opentelemetry-stdout/src/logs/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/exporter.rs#L48

Added line #L48 was not covered by tests

Check warning on line 50 in opentelemetry-stdout/src/logs/exporter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/exporter.rs#L50

Added line #L50 was not covered by tests

Check warning on line 31 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 40 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 52 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L52

Added line #L52 was not covered by tests

Check warning on line 55 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L55

Added line #L55 was not covered by tests

Check warning on line 114 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L114

Added line #L114 was not covered by tests

Check warning on line 117 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L117

Added line #L117 was not covered by tests

Check warning on line 123 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L123

Added line #L123 was not covered by tests

Check warning on line 137 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L137

Added line #L137 was not covered by tests

Check warning on line 142 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 151 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L147-L151

Added lines #L147 - L151 were not covered by tests

Check warning on line 154 in opentelemetry-stdout/src/logs/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-stdout/src/logs/transform.rs#L153-L154

Added lines #L153 - L154 were not covered by tests