[SemConv] Add TLS trace attributes to new structure introduced in #1659#1695
Conversation
|
Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one. |
brettmc
left a comment
There was a problem hiding this comment.
LGTM, just waiting on CLA signing then I'll merge.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1695 +/- ##
============================================
- Coverage 68.45% 68.40% -0.06%
Complexity 2878 2878
============================================
Files 430 430
Lines 8759 8757 -2
============================================
- Hits 5996 5990 -6
- Misses 2763 2767 +4
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
While working on ReactPHP Socket autoinstrumentation, I noticed that the TLS_* trace attributes weren't added. This PR introduces them into the new structure.