Skip to content

docs(otlp-transformer): add comment for next steps in Instrumentation…

405fdd8
Select commit
Loading
Failed to load commit list.
Open

feat(sdk-logs)!: implement scope attributes for logger creation #6573

docs(otlp-transformer): add comment for next steps in Instrumentation…
405fdd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

94.95% (+0.09%) compared to 66499ce

View this Pull Request on Codecov

94.95% (+0.09%) compared to 66499ce

Details

Codecov Report

❌ Patch coverage is 97.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.95%. Comparing base (66499ce) to head (405fdd8).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...rimental/packages/sdk-logs/src/utils/validation.ts 95.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6573      +/-   ##
==========================================
+ Coverage   94.85%   94.95%   +0.09%     
==========================================
  Files         377      377              
  Lines       12751    12795      +44     
  Branches     2887     2919      +32     
==========================================
+ Hits        12095    12149      +54     
+ Misses        656      646      -10     
Files with missing lines Coverage Δ
experimental/packages/api-logs/src/api/logs.ts 100.00% <ø> (ø)
...l/packages/otlp-transformer/src/common/internal.ts 100.00% <100.00%> (ø)
...ansformer/src/common/protobuf/common-serializer.ts 98.33% <100.00%> (+0.07%) ⬆️
...tal/packages/otlp-transformer/src/logs/internal.ts 100.00% <100.00%> (ø)
.../packages/otlp-transformer/src/metrics/internal.ts 100.00% <ø> (ø)
...al/packages/otlp-transformer/src/trace/internal.ts 98.55% <ø> (ø)
...xperimental/packages/sdk-logs/src/LogRecordImpl.ts 99.12% <100.00%> (-0.20%) ⬇️
experimental/packages/sdk-logs/src/Logger.ts 100.00% <100.00%> (ø)
...perimental/packages/sdk-logs/src/LoggerProvider.ts 100.00% <100.00%> (ø)
...perimental/packages/sdk-logs/src/internal/utils.ts 100.00% <100.00%> (ø)
... and 1 more

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.