Skip to content

Add ResourceStatsDetail gRPC API - #3435

Open
jumpei527 wants to merge 26 commits into
mainfrom
feature/gateway/add-resource-stats-detail
Open

Add ResourceStatsDetail gRPC API#3435
jumpei527 wants to merge 26 commits into
mainfrom
feature/gateway/add-resource-stats-detail

Fix panic in mergeInfoIndexStatistics when all stats are invalid

5e042b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 21, 2026 in 0s

26.98% (-0.09%) compared to 8872fb7

View this Pull Request on Codecov

26.98% (-0.09%) compared to 8872fb7

Details

Codecov Report

❌ Patch coverage is 2.57732% with 189 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.98%. Comparing base (8872fb7) to head (5e042b9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/gateway/lb/handler/grpc/stats.go 0.00% 100 Missing ⚠️
pkg/gateway/lb/handler/grpc/index.go 0.00% 39 Missing ⚠️
internal/client/v1/client/vald/vald.go 0.00% 20 Missing ⚠️
pkg/agent/core/faiss/handler/grpc/stats.go 0.00% 13 Missing ⚠️
pkg/agent/core/ngt/handler/grpc/stats.go 0.00% 13 Missing ⚠️
pkg/agent/core/faiss/usecase/agentd.go 0.00% 1 Missing ⚠️
pkg/agent/core/ngt/usecase/agentd.go 0.00% 1 Missing ⚠️
pkg/gateway/lb/handler/grpc/handler.go 0.00% 1 Missing ⚠️
pkg/gateway/lb/usecase/vald.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3435      +/-   ##
==========================================
- Coverage   27.06%   26.98%   -0.09%     
==========================================
  Files         527      530       +3     
  Lines       49064    49217     +153     
==========================================
+ Hits        13280    13281       +1     
- Misses      34802    34955     +153     
+ Partials      982      981       -1     

☔ 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.