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 OTEL_METRICS_PRODUCERS environment variable support #5281

Merged

Update CHANGELOG.md

b889ef0
Select commit
Loading
Failed to load commit list.
Merged

autoexport: Add OTEL_METRICS_PRODUCERS environment variable support #5281

Update CHANGELOG.md
b889ef0
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@          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%) ⬇️