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

HTTP Semconv migration Part1 Server - v1.20.0 support #5333

Merged
merged 26 commits into from
Apr 16, 2024

Merge branch 'main' into mvg/semconv/server/old

324cb8d
Select commit
Loading
Failed to load commit list.
Merged

HTTP Semconv migration Part1 Server - v1.20.0 support #5333

Merge branch 'main' into mvg/semconv/server/old
324cb8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

62.3% (+0.1%) compared to 0ebeecf

View this Pull Request on Codecov

62.3% (+0.1%) compared to 0ebeecf

Details

Codecov Report

Attention: Patch coverage is 96.55172% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 62.3%. Comparing base (0ebeecf) to head (324cb8d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5333     +/-   ##
=======================================
+ Coverage   62.1%   62.3%   +0.1%     
=======================================
  Files        186     189      +3     
  Lines      11537   11575     +38     
=======================================
+ Hits        7176    7219     +43     
+ Misses      4149    4146      -3     
+ Partials     212     210      -2     
Files Coverage Δ
instrumentation/net/http/otelhttp/handler.go 91.6% <100.0%> (+4.4%) ⬆️
...ntation/net/http/otelhttp/internal/semconv/util.go 100.0% <100.0%> (ø)
...tion/net/http/otelhttp/internal/semconv/v1.20.0.go 100.0% <100.0%> (ø)
...entation/net/http/otelhttp/internal/semconv/env.go 75.0% <75.0%> (ø)