Skip to content

Add support for sending grpc server backend metrics via ORCA - #18282

Merged
dbussink merged 19 commits into
vitessio:mainfrom
twthorn:support_grpc_server_backend_metrics
Jun 30, 2025
Merged

Add support for sending grpc server backend metrics via ORCA#18282
dbussink merged 19 commits into
vitessio:mainfrom
twthorn:support_grpc_server_backend_metrics

Add comment documenting why we use unique cells for vstream metrics test

a7203a7
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 26, 2025 in 1s

67.51% (+0.02%) compared to 8d2c08c

View this Pull Request on Codecov

67.51% (+0.02%) compared to 8d2c08c

Details

Codecov Report

Attention: Patch coverage is 57.52688% with 79 lines in your changes missing coverage. Please review.

Project coverage is 67.51%. Comparing base (8d2c08c) to head (a7203a7).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/servenv/metrics_cgroup.go 51.61% 60 Missing ⚠️
go/vt/servenv/metrics.go 50.00% 10 Missing ⚠️
go/vt/servenv/grpc_server.go 80.76% 5 Missing ⚠️
go/vt/servenv/metrics_host.go 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18282      +/-   ##
==========================================
+ Coverage   67.49%   67.51%   +0.02%     
==========================================
  Files        1603     1607       +4     
  Lines      262448   262680     +232     
==========================================
+ Hits       177145   177360     +215     
- Misses      85303    85320      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.