Skip to content

otelconf: add unmarshalers for otlp exporters#8112

Merged
MrAlias merged 5 commits into
open-telemetry:mainfrom
codeboten:codeboten/otelconf-unmarshal-exporters
Nov 3, 2025
Merged

otelconf: add unmarshalers for otlp exporters#8112
MrAlias merged 5 commits into
open-telemetry:mainfrom
codeboten:codeboten/otelconf-unmarshal-exporters

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

Adding unmarshalers and tests for otlp http/grpc exporters. Also added a missing test for createHeaders.

Part of splitting #8026

Adding unmarshalers and tests for otlp http/grpc exporters. Also added a missing
test for createHeaders.

Part of splitting open-telemetry#8026

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested review from a team and pellared as code owners October 31, 2025 22:47
Comment thread CHANGELOG.md Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 91.66667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.9%. Comparing base (ccac382) to head (288f130).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
otelconf/config_json.go 88.0% 4 Missing and 4 partials ⚠️
otelconf/config_common.go 66.6% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #8112     +/-   ##
=======================================
+ Coverage   80.8%   80.9%   +0.1%     
=======================================
  Files        194     194             
  Lines      12965   13073    +108     
=======================================
+ Hits       10486   10588    +102     
- Misses      2105    2107      +2     
- Partials     374     378      +4     
Files with missing lines Coverage Δ
otelconf/config_yaml.go 98.6% <100.0%> (+0.5%) ⬆️
otelconf/config_common.go 87.5% <66.6%> (+1.7%) ⬆️
otelconf/config_json.go 94.5% <88.0%> (-2.0%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread otelconf/config_json.go
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
@MrAlias MrAlias merged commit 8d65e49 into open-telemetry:main Nov 3, 2025
28 checks passed
@MrAlias MrAlias mentioned this pull request Dec 8, 2025
@MrAlias MrAlias added this to the v1.39.0 milestone Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants