fix: custom attributes are ignored - #5084 #5129
Merged
Codecov / codecov/project
succeeded
May 29, 2024 in 0s
63.5% (+0.0%) compared to 2ca9fcb
View this Pull Request on Codecov
63.5% (+0.0%) compared to 2ca9fcb
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 63.5%. Comparing base (
2ca9fcb
) to head (3b158db
).
Additional details and impacted files
@@ Coverage Diff @@
## main #5129 +/- ##
=====================================
Coverage 63.5% 63.5%
=====================================
Files 194 194
Lines 12059 12061 +2
=====================================
+ Hits 7663 7667 +4
+ Misses 4179 4178 -1
+ Partials 217 216 -1
Files | Coverage Δ | |
---|---|---|
instrumentation/net/http/otelhttp/handler.go | 91.9% <100.0%> (+<0.1%) |
⬆️ |
instrumentation/net/http/otelhttp/labeler.go | 100.0% <100.0%> (+11.7%) |
⬆️ |
instrumentation/net/http/otelhttp/transport.go | 97.4% <100.0%> (+<0.1%) |
⬆️ |
Loading