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

Allow setting custom metric attributes in otelhttp transport #5876

Merge branch 'main' into feature/default_attribute_http_transport

68d3c06
Select commit
Loading
Failed to load commit list.
Merged

Allow setting custom metric attributes in otelhttp transport #5876

Merge branch 'main' into feature/default_attribute_http_transport
68d3c06
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 1 file with indirect coverage changes