-
Notifications
You must be signed in to change notification settings - Fork 3k
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: Unify querycoord meta metrics #38233
enhance: Unify querycoord meta metrics #38233
Conversation
Related to milvus-io#36456 Unify collection/partition number metrics to collection manager in case of unwant missing modification Signed-off-by: Congqi Xia <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #38233 +/- ##
===========================================
+ Coverage 68.85% 81.11% +12.26%
===========================================
Files 289 1372 +1083
Lines 25508 191565 +166057
===========================================
+ Hits 17563 155393 +137830
- Misses 7945 30689 +22744
- Partials 0 5483 +5483
|
/lgtm |
Related to milvus-io#36456 Unify collection/partition number metrics to collection manager in case of unwant missing modification Signed-off-by: Congqi Xia <[email protected]>
Related pr: #38233 #38059 Signed-off-by: Congqi Xia <[email protected]>
Related to milvus-io#36456 Previous PR: milvus-io#38471 milvus-io#38233 Signed-off-by: Congqi Xia <[email protected]>
Related to milvus-io#36456 Previous PR: milvus-io#38471 milvus-io#38233 Signed-off-by: Congqi Xia <[email protected]>
Related to #36456 Previous PR: #38471 #38233 Signed-off-by: Congqi Xia <[email protected]>
Cherry pick from master pr: #36471 #38233 related to: #36456 --------- Signed-off-by: shaoting-huang <[email protected]> Signed-off-by: Congqi Xia <[email protected]> Co-authored-by: sthuang <[email protected]>
Related to #36456
Unify collection/partition number metrics to collection manager in case of unwant missing modification