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

Reduce OpenTelemetry events in gRPC interceptor #3964

Merged
merged 13 commits into from
Jun 20, 2023

Merge branch 'main' into Baliedge/PIP-2499-reduce-events

731ed52
Select commit
Loading
Failed to load commit list.
Merged

Reduce OpenTelemetry events in gRPC interceptor #3964

Merge branch 'main' into Baliedge/PIP-2499-reduce-events
731ed52
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 20, 2023 in 0s

79.2% (+0.0%) compared to 7abf94b

View this Pull Request on Codecov

79.2% (+0.0%) compared to 7abf94b

Details

Codecov Report

Merging #3964 (731ed52) into main (7abf94b) will increase coverage by 0.0%.
The diff coverage is 92.5%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3964   +/-   ##
=====================================
  Coverage   79.1%   79.2%           
=====================================
  Files        165     165           
  Lines      10293   10318   +25     
=====================================
+ Hits        8151    8173   +22     
- Misses      2006    2008    +2     
- Partials     136     137    +1     
Impacted Files Coverage Δ
...ion/google.golang.org/grpc/otelgrpc/interceptor.go 85.0% <91.1%> (-0.2%) ⬇️
...entation/google.golang.org/grpc/otelgrpc/config.go 71.1% <100.0%> (+6.0%) ⬆️