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

Use more efficient WithAttributeSet() #5664

Merged
merged 4 commits into from
May 29, 2024

Merge branch 'main' into use-WithAttributeSet

d4bf830
Select commit
Loading
Failed to load commit list.
Merged

Use more efficient WithAttributeSet() #5664

Merge branch 'main' into use-WithAttributeSet
d4bf830
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

63.5% (+0.0%) compared to bd97adf

View this Pull Request on Codecov

63.5% (+0.0%) compared to bd97adf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.5%. Comparing base (bd97adf) to head (d4bf830).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5664   +/-   ##
=====================================
  Coverage   63.5%   63.5%           
=====================================
  Files        194     194           
  Lines      12061   12064    +3     
=====================================
+ Hits        7667    7670    +3     
  Misses      4178    4178           
  Partials     216     216           
Files Coverage Δ
...ion/google.golang.org/grpc/otelgrpc/interceptor.go 89.4% <100.0%> (ø)
...n/google.golang.org/grpc/otelgrpc/stats_handler.go 100.0% <100.0%> (ø)
instrumentation/net/http/otelhttp/handler.go 91.9% <100.0%> (+<0.1%) ⬆️
instrumentation/net/http/otelhttp/transport.go 97.4% <100.0%> (+<0.1%) ⬆️