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

autoexport: Add support for metrics #4229

Merged
merged 28 commits into from
Oct 24, 2023

Update CHANGELOG.md

503e4ff
Select commit
Failed to load commit list.
Merged

autoexport: Add support for metrics #4229

Update CHANGELOG.md
503e4ff
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

80.8% (-0.1%) compared to 72a4bcb

View this Pull Request on Codecov

80.8% (-0.1%) compared to 72a4bcb

Details

Codecov Report

Merging #4229 (503e4ff) into main (72a4bcb) will decrease coverage by 0.1%.
Report is 1 commits behind head on main.
The diff coverage is 86.9%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4229     +/-   ##
=======================================
- Coverage   80.8%   80.8%   -0.1%     
=======================================
  Files        148     150      +2     
  Lines      10238   10245      +7     
=======================================
+ Hits        8281    8284      +3     
- Misses      1819    1823      +4     
  Partials     138     138             
Files Coverage Δ
exporters/autoexport/registry.go 100.0% <100.0%> (ø)
exporters/autoexport/signal.go 100.0% <100.0%> (ø)
exporters/autoexport/noop.go 66.6% <75.0%> (+23.8%) ⬆️
exporters/autoexport/spans.go 90.9% <90.9%> (ø)
exporters/autoexport/metrics.go 73.3% <73.3%> (ø)