Update otel version - #44715
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe build updates OpenTelemetry dependencies from 1.63.0 to 1.65.0 and adds the OpenTelemetry Common library to the Ballerina runtime distribution. ChangesOpenTelemetry runtime distribution
Priority: ➖ Normal Estimated code review effort: 1 (Trivial) | ~5 minutes Severity of issue fixed: Medium Merge Risk: ⚪ Minimal · up to This updates OpenTelemetry dependencies and packages the common library with the runtime distribution. The dependency set is aligned, with no identified merge-blocking impact. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Description checkExplanation The description includes the linked issue, but the purpose contains the unresolved "$subject" placeholder. The Approach, Samples, and Remarks sections remain template text, and the checklist is not completed.
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checks the version book Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #44715 +/- ##
============================================
+ Coverage 75.03% 75.13% +0.10%
- Complexity 58724 59181 +457
============================================
Files 3601 3615 +14
Lines 227211 228909 +1698
Branches 29595 29809 +214
============================================
+ Hits 170482 171987 +1505
- Misses 47223 47276 +53
- Partials 9506 9646 +140 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Purpose
$subject
Eventhough, io.opentelemetry:opentelemetry-common is included inside io.opentelemetry:opentelemetry-context package in 1.32.0 version, it has become a separate package with 1.65.0 version.
Fixes #44716
Approach
Samples
Remarks
Check List
Summary
1.65.0.