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

feat: include instrumentation scope info in console span and log record exporters #4848

Merged
merged 6 commits into from
Jul 17, 2024

chore: update changelog

6eec63e
Select commit
Loading
Failed to load commit list.
Merged

feat: include instrumentation scope info in console span and log record exporters #4848

chore: update changelog
6eec63e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2024 in 0s

93.24% (+2.20%) compared to ecc88a3

View this Pull Request on Codecov

93.24% (+2.20%) compared to ecc88a3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (ecc88a3) to head (6eec63e).
Report is 55 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4848      +/-   ##
==========================================
+ Coverage   91.04%   93.24%   +2.20%     
==========================================
  Files          89      337     +248     
  Lines        1954     9622    +7668     
  Branches      416     2020    +1604     
==========================================
+ Hits         1779     8972    +7193     
- Misses        175      650     +475     
Files Coverage Δ
...es/sdk-logs/src/export/ConsoleLogRecordExporter.ts 87.50% <ø> (ø)
...y-sdk-trace-base/src/export/ConsoleSpanExporter.ts 82.35% <ø> (ø)

... and 256 files with indirect coverage changes