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

Allow LoggerProvider to be specified in Instrumentations #4314

Merged
merged 21 commits into from
Feb 6, 2024

Merge branch 'main' into hectorhdzg/logsinstr

aab138b
Select commit
Loading
Failed to load commit list.
Merged

Allow LoggerProvider to be specified in Instrumentations #4314

Merge branch 'main' into hectorhdzg/logsinstr
aab138b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 2s

92.35% (+0.03%) compared to 0229434

View this Pull Request on Codecov

92.35% (+0.03%) compared to 0229434

Details

Codecov Report

Merging #4314 (aab138b) into main (0229434) will increase coverage by 0.03%.
The diff coverage is 83.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4314      +/-   ##
==========================================
+ Coverage   92.31%   92.35%   +0.03%     
==========================================
  Files         108      328     +220     
  Lines        2213     9455    +7242     
  Branches      428     2011    +1583     
==========================================
+ Hits         2043     8732    +6689     
- Misses        170      723     +553     
Files Coverage Δ
...es/opentelemetry-instrumentation/src/autoLoader.ts 100.00% <100.00%> (ø)
...entelemetry-instrumentation/src/autoLoaderUtils.ts 92.85% <100.00%> (ø)
...entelemetry-instrumentation/src/instrumentation.ts 77.77% <66.66%> (ø)

... and 228 files with indirect coverage changes