Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otelhttp: client metrics #4707

Merged
merged 16 commits into from
Feb 2, 2024

Merge branch 'main' into otelhttp-transport-metrics

cac99f8
Select commit
Loading
Failed to load commit list.
Merged

otelhttp: client metrics #4707

Merge branch 'main' into otelhttp-transport-metrics
cac99f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

80.3% (+0.5%) compared to 5047be2

View this Pull Request on Codecov

80.3% (+0.5%) compared to 5047be2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5047be2) 79.7% compared to head (cac99f8) 80.3%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4707     +/-   ##
=======================================
+ Coverage   79.7%   80.3%   +0.5%     
=======================================
  Files        151     151             
  Lines       9959   10209    +250     
=======================================
+ Hits        7946    8201    +255     
+ Misses      1859    1854      -5     
  Partials     154     154             
Files Coverage Δ
...stful/otelrestful/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
...gonic/gin/otelgin/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
...rilla/mux/otelmux/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
...ack/echo/otelecho/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
...on.v1/otelmacaron/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
...ace/otelhttptrace/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
instrumentation/net/http/otelhttp/common.go 100.0% <ø> (ø)
instrumentation/net/http/otelhttp/handler.go 87.3% <100.0%> (ø)
...net/http/otelhttp/internal/semconvutil/httpconv.go 95.6% <100.0%> (+0.3%) ⬆️
instrumentation/net/http/otelhttp/transport.go 96.9% <100.0%> (+2.1%) ⬆️

... and 2 files with indirect coverage changes