Remove dup semconv support from HTTP packages#7584
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7584 +/- ##
=======================================
- Coverage 81.5% 78.7% -2.9%
=======================================
Files 200 186 -14
Lines 18129 14807 -3322
=======================================
- Hits 14793 11656 -3137
+ Misses 2938 2803 -135
+ Partials 398 348 -50
🚀 New features to boost your workflow:
|
|
I know this is a quite large thing, and fixes some bits that were missed before (in echo and gin). |
|
Is there an extra "test" in this filename. |
|
No other issues, very nice. |
There is both |
Yeah, you're right. We can focus on resolving just this current PR. |
Co-authored-by: Robert Pająk <pellared@hotmail.com>
This is the first cleanup PR for the old semconv in HTTP libraries.
There will be (at least) another PR cleaning up the semconv package itself.