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

[exporter/otlphttp] added support for configurable telemetry encoding #9276

Merged
merged 18 commits into from
Feb 7, 2024

Merge remote-tracking branch 'upstream/main' into feat/otlphttp-json-…

f724cb7
Select commit
Loading
Failed to load commit list.
Merged

[exporter/otlphttp] added support for configurable telemetry encoding #9276

Merge remote-tracking branch 'upstream/main' into feat/otlphttp-json-…
f724cb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2024 in 0s

71.11% of diff hit (target 95.00%)

View this Pull Request on Codecov

71.11% of diff hit (target 95.00%)

Annotations

Check warning on line 31 in exporter/otlphttpexporter/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/config.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 100 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 121 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 141 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 164 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 315 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L311-L315

Added lines #L311 - L315 were not covered by tests

Check warning on line 342 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L338-L342

Added lines #L338 - L342 were not covered by tests

Check warning on line 369 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L365-L369

Added lines #L365 - L369 were not covered by tests