exporters/autoexport: add support for comma-separated values for OTEL_{METRICS,TRACES,LOGS}_EXPORTER #5830
Codecov / codecov/project
succeeded
Aug 8, 2024 in 0s
65.7% (+0.0%) compared to d0309dd
View this Pull Request on Codecov
65.7% (+0.0%) compared to d0309dd
Details
Codecov Report
Attention: Patch coverage is 83.54430%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 65.7%. Comparing base (
d0309dd
) to head (aaf4d78
).
Additional details and impacted files
@@ Coverage Diff @@
## main #5830 +/- ##
=====================================
Coverage 65.6% 65.7%
=====================================
Files 204 206 +2
Lines 12974 13027 +53
=====================================
+ Hits 8522 8565 +43
- Misses 4198 4205 +7
- Partials 254 257 +3
Files | Coverage Δ | |
---|---|---|
exporters/autoexport/factory.go | 100.0% <100.0%> (ø) |
|
exporters/autoexport/registry.go | 100.0% <100.0%> (ø) |
|
exporters/autoexport/signal.go | 100.0% <100.0%> (ø) |
|
exporters/autoexport/spans.go | 93.5% <81.8%> (+1.2%) |
⬆️ |
exporters/autoexport/utils/env/env.go | 83.3% <83.3%> (ø) |
|
exporters/autoexport/metrics.go | 78.6% <76.9%> (-0.3%) |
⬇️ |
exporters/autoexport/logs.go | 80.6% <57.1%> (-19.4%) |
⬇️ |
Loading