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/project succeeded Feb 7, 2024 in 1s

90.13% (target 90.00%)

View this Pull Request on Codecov

90.13% (target 90.00%)

Details

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (ca0eab2) 90.45% compared to head (d66a294) 90.13%.

❗ Current head d66a294 differs from pull request most recent head f724cb7. Consider uploading reports for the commit f724cb7 to get more accurate results

Files Patch % Lines
exporter/otlphttpexporter/otlp.go 70.88% 23 Missing ⚠️
exporter/otlphttpexporter/config.go 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9276      +/-   ##
==========================================
- Coverage   90.45%   90.13%   -0.33%     
==========================================
  Files         346      344       -2     
  Lines       18131    17995     -136     
==========================================
- Hits        16400    16219     -181     
- Misses       1399     1446      +47     
+ Partials      332      330       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.