autoexport: Add OTEL_METRICS_PRODUCERS environment variable support #5281
+380
−12
Codecov / codecov/project
succeeded
May 6, 2024 in 0s
62.4% (+0.0%) compared to 52576e4
View this Pull Request on Codecov
62.4% (+0.0%) compared to 52576e4
Details
Codecov Report
Attention: Patch coverage is 72.05882%
with 19 lines
in your changes are missing coverage. Please review.
Project coverage is 62.4%. Comparing base (
52576e4
) to head (b889ef0
).
Additional details and impacted files
@@ Coverage Diff @@
## main #5281 +/- ##
=====================================
Coverage 62.3% 62.4%
=====================================
Files 189 189
Lines 11575 11638 +63
=====================================
+ Hits 7219 7263 +44
- Misses 4146 4158 +12
- Partials 210 217 +7
Files | Coverage Δ | |
---|---|---|
exporters/autoexport/registry.go | 100.0% <100.0%> (ø) |
|
exporters/autoexport/noop.go | 62.5% <0.0%> (-20.9%) |
⬇️ |
exporters/autoexport/metrics.go | 78.5% <76.1%> (-3.6%) |
⬇️ |
Loading