-
Notifications
You must be signed in to change notification settings - Fork 847
Introducing AddLink method in TelemetrySpan #6305
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
Introducing AddLink method in TelemetrySpan #6305
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #6305 +/- ##
==========================================
+ Coverage 86.75% 86.78% +0.03%
==========================================
Files 258 258
Lines 11872 11879 +7
==========================================
+ Hits 10299 10309 +10
+ Misses 1573 1570 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @arenavalerio!
Fixes #6042
Adding an implementation of AddLink method in TelemetrySpan class
Changes
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial changes