Allow setting custom metric attributes in otelhttp transport #5876
Codecov / codecov/project
succeeded
Aug 21, 2024 in 1s
65.5% (+0.0%) compared to abb5953
View this Pull Request on Codecov
65.5% (+0.0%) compared to abb5953
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 65.5%. Comparing base (
abb5953
) to head (68d3c06
).
Additional details and impacted files
@@ Coverage Diff @@
## main #5876 +/- ##
=====================================
Coverage 65.5% 65.5%
=====================================
Files 203 203
Lines 12926 12936 +10
=====================================
+ Hits 8474 8486 +12
+ Misses 4198 4197 -1
+ Partials 254 253 -1
Files | Coverage Δ | |
---|---|---|
instrumentation/net/http/otelhttp/config.go | 82.0% <100.0%> (+1.1%) |
⬆️ |
instrumentation/net/http/otelhttp/transport.go | 95.2% <100.0%> (+0.2%) |
⬆️ |
Loading