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

Add ContextPropagators configuration factory #5758

Merged
merged 3 commits into from
Aug 24, 2023

Conversation

jack-berg
Copy link
Member

Builds on #5751, #5687, #5399, #5757 by adding logic to interpret the propagators portion of configuration schema.

@jack-berg jack-berg requested a review from a team as a code owner August 23, 2023 22:12
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (3b1c6d9) 91.35% compared to head (0fc330d) 91.37%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5758      +/-   ##
============================================
+ Coverage     91.35%   91.37%   +0.01%     
- Complexity     5196     5208      +12     
============================================
  Files           581      582       +1     
  Lines         15391    15417      +26     
  Branches       1474     1479       +5     
============================================
+ Hits          14061    14087      +26     
  Misses          915      915              
  Partials        415      415              
Files Changed Coverage Δ
.../fileconfig/OpenTelemetryConfigurationFactory.java 100.00% <100.00%> (ø)
...nsion/incubator/fileconfig/PropagatorsFactory.java 100.00% <100.00%> (ø)

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

@jack-berg jack-berg merged commit d64793a into open-telemetry:main Aug 24, 2023
18 checks passed
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.

None yet

2 participants