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

fix: [2.4] querycoord collection num metric (#36471)(#38233) #38240

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

congqixia
Copy link
Contributor

Cherry pick from master
pr: #36471 #38233

related to: #36456

shaoting-huang and others added 2 commits December 5, 2024 17:02
related to: milvus-io#36456

Signed-off-by: shaoting-huang <[email protected]>
Signed-off-by: Congqi Xia <[email protected]>
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]>
@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Dec 5, 2024
@sre-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug ci-passed labels Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.29%. Comparing base (8646bba) to head (06d7925).
Report is 7 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #38240      +/-   ##
==========================================
- Coverage   80.54%   72.29%   -8.26%     
==========================================
  Files        1074     1074              
  Lines      168273   168276       +3     
==========================================
- Hits       135534   121650   -13884     
- Misses      28289    42186   +13897     
+ Partials     4450     4440      -10     
Files with missing lines Coverage Δ
internal/querycoordv2/job/job_release.go 81.51% <ø> (-0.61%) ⬇️
internal/querycoordv2/meta/collection_manager.go 87.42% <100.00%> (+0.13%) ⬆️

... and 224 files with indirect coverage changes

@mergify mergify bot added ci-passed and removed ci-passed labels Dec 6, 2024
@weiliu1031
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit 9eb08e1 into milvus-io:2.4 Dec 6, 2024
14 of 15 checks passed
@congqixia congqixia deleted the cp24/qc_meta_metrics branch December 10, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants