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 branch 'main' into feat/otlphttp-json-encoding

d66a294
Select commit
Loading
Failed to load commit list.
Merged

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

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

72.04% of diff hit (target 95.00%)

View this Pull Request on Codecov

72.04% 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 339 in exporter/otlphttpexporter/otlp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L335-L339

Added lines #L335 - L339 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/otlphttpexporter/otlp.go#L359-L363

Added lines #L359 - L363 were not covered by tests