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: set unit on all instruments #4500

Merged
merged 7 commits into from
Nov 4, 2023

Update instrumentation/net/http/otelhttp/handler.go

ea1784d
Select commit
Failed to load commit list.
Merged

otelhttp: set unit on all instruments #4500

Update instrumentation/net/http/otelhttp/handler.go
ea1784d
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2023 in 1s

80.9% (+0.0%) compared to badf346

View this Pull Request on Codecov

80.9% (+0.0%) compared to badf346

Details

Codecov Report

Merging #4500 (ea1784d) into main (badf346) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4500   +/-   ##
=====================================
  Coverage   80.9%   80.9%           
=====================================
  Files        150     150           
  Lines      10292   10304   +12     
=====================================
+ Hits        8327    8339   +12     
  Misses      1825    1825           
  Partials     140     140           
Files Coverage Δ
instrumentation/net/http/otelhttp/common.go 100.0% <ø> (ø)
instrumentation/net/http/otelhttp/handler.go 87.7% <100.0%> (+0.7%) ⬆️