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

enhance: Use middleware to observe restful v2 in/out rpc stats #37223

Merged

enhance: Use middleware to observe restful v2 in/out rpc stats

f71d152
Select commit
Loading
Failed to load commit list.
Merged

enhance: Use middleware to observe restful v2 in/out rpc stats #37223

enhance: Use middleware to observe restful v2 in/out rpc stats
f71d152
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

80.88% (target 77.00%)

View this Pull Request on Codecov

80.88% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@1e75a42). Learn more about missing BASE report.
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37223   +/-   ##
=========================================
  Coverage          ?   80.88%           
=========================================
  Files             ?     1319           
  Lines             ?   182618           
  Branches          ?        0           
=========================================
  Hits              ?   147711           
  Misses            ?    29744           
  Partials          ?     5163           
Components Coverage Δ
Client ∅ <ø> (?)
Core 66.89% <ø> (?)
Go 83.17% <100.00%> (?)
Files with missing lines Coverage Δ
...nternal/distributed/proxy/httpserver/handler_v2.go 91.94% <100.00%> (ø)
pkg/metrics/grpc_stats_handler.go 100.00% <100.00%> (ø)
pkg/metrics/restful_middleware.go 100.00% <100.00%> (ø)