feat(sdk-logs): implement log creation sdk metrics - #6433
Merged
Codecov / codecov/project
succeeded
Apr 2, 2026 in 1s
95.74% (+0.00%) compared to 1b8a6a2
View this Pull Request on Codecov
95.74% (+0.00%) compared to 1b8a6a2
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.74%. Comparing base (1b8a6a2) to head (0937288).
Additional details and impacted files
@@ Coverage Diff @@
## main #6433 +/- ##
=======================================
Coverage 95.73% 95.74%
=======================================
Files 369 371 +2
Lines 12497 12513 +16
Branches 2959 2962 +3
=======================================
+ Hits 11964 11980 +16
Misses 533 533 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...imental/packages/opentelemetry-sdk-node/src/sdk.ts | 95.93% <100.00%> (+0.02%) |
⬆️ |
| experimental/packages/sdk-logs/src/Logger.ts | 100.00% <100.00%> (ø) |
|
| ...xperimental/packages/sdk-logs/src/LoggerMetrics.ts | 100.00% <100.00%> (ø) |
|
| ...perimental/packages/sdk-logs/src/LoggerProvider.ts | 100.00% <ø> (ø) |
|
| ...sdk-logs/src/internal/LoggerProviderSharedState.ts | 97.29% <100.00%> (+0.63%) |
⬆️ |
| experimental/packages/sdk-logs/src/semconv.ts | 100.00% <100.00%> (ø) |
🚀 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.
Loading