Revert "publish semantic-convention-utils"#199
Conversation
This reverts commit b27928f.
Codecov Report
@@ Coverage Diff @@
## main #199 +/- ##
=========================================
Coverage 79.50% 79.50%
Complexity 1131 1131
=========================================
Files 101 101
Lines 4363 4363
Branches 405 405
=========================================
Hits 3469 3469
Misses 704 704
Partials 190 190
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
We can continue publishing the semantic convention utils, as we discussed, for the downstream consumers to use them |
What's the reasoning here? Our architectural plan is to remove all of these utils, so spreading them further is a major issue IMO. |
Since we are getting rid of the first class fields, how would the consumers read the values from the attributes? I liked the common place of having |
|
mentioned offline, but the attribute reader, not the span utils are meant to be the successor to the first class fields. |
Reverts #198