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

otelgrpc: Fix stats handlers to honor WithMessageEvents option #4536

Merge branch 'main' into otelgrpc-statshandler-withmessageevents

255b688
Select commit
Failed to load commit list.
Merged

otelgrpc: Fix stats handlers to honor WithMessageEvents option #4536

Merge branch 'main' into otelgrpc-statshandler-withmessageevents
255b688
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

80.8% (+0.0%) compared to f6aeb0d

View this Pull Request on Codecov

80.8% (+0.0%) compared to f6aeb0d

Details

Codecov Report

Merging #4536 (255b688) into main (f6aeb0d) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4536   +/-   ##
=====================================
  Coverage   80.8%   80.8%           
=====================================
  Files        150     150           
  Lines      10367   10371    +4     
=====================================
+ Hits        8383    8387    +4     
  Misses      1840    1840           
  Partials     144     144           
Files Coverage Δ
...n/google.golang.org/grpc/otelgrpc/stats_handler.go 88.8% <100.0%> (+0.3%) ⬆️