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

fix: custom attributes are ignored - #5084 #5129

Merged
merged 3 commits into from
May 29, 2024

Merge branch 'main' into bugfix/5084

3b158db
Select commit
Loading
Failed to load commit list.
Merged

fix: custom attributes are ignored - #5084 #5129

Merge branch 'main' into bugfix/5084
3b158db
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@          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%) ⬆️