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 autoexport to automatically configure trace exporters #2753

Merged
merged 64 commits into from
May 25, 2023

Merge branch 'main' into mike/autoexport

d98ccee
Select commit
Failed to load commit list.
Merged

Add autoexport to automatically configure trace exporters #2753

Merge branch 'main' into mike/autoexport
d98ccee
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2023 in 0s

79.3% (+0.0%) compared to e9956ff

View this Pull Request on Codecov

79.3% (+0.0%) compared to e9956ff

Details

Codecov Report

Merging #2753 (d98ccee) into main (e9956ff) will increase coverage by 0.0%.
The diff coverage is 80.4%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2753   +/-   ##
=====================================
  Coverage   79.3%   79.3%           
=====================================
  Files        163     165    +2     
  Lines      10325   10422   +97     
=====================================
+ Hits        8193    8274   +81     
- Misses      2000    2012   +12     
- Partials     132     136    +4     
Impacted Files Coverage Δ
exporters/autoexport/exporter.go 77.5% <77.5%> (ø)
exporters/autoexport/registry.go 82.4% <82.4%> (ø)

... and 1 file with indirect coverage changes