autoexport: Add support for metrics #4229
Merged
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 is86.9%
.
@@ 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%> (ø) |
Loading