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: [2.5] Remove frequent json stats distribution log #40027

Merged

Conversation

congqixia
Copy link
Contributor

Info log is too frequent only printing the json stats & index info

Info log is too frequent only printing the json stats & index info

Signed-off-by: Congqi Xia <[email protected]>
@congqixia
Copy link
Contributor Author

/kind branch-feature

@sre-ci-robot sre-ci-robot added kind/branch-feature size/XS Denotes a PR that changes 0-9 lines. labels Feb 20, 2025
@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/enhancement Issues or changes related to enhancement labels Feb 20, 2025
@dosubot dosubot bot added component/querynode kind/improvement Changes related to something improve, likes ut and code refactor labels Feb 20, 2025
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.98%. Comparing base (f142b5b) to head (3488d32).
Report is 1 commits behind head on 2.5.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.5   #40027      +/-   ##
==========================================
+ Coverage   80.97%   80.98%   +0.01%     
==========================================
  Files        1422     1422              
  Lines      201488   201487       -1     
==========================================
+ Hits       163155   163177      +22     
+ Misses      32631    32611      -20     
+ Partials     5702     5699       -3     
Components Coverage Δ
Client 79.28% <ø> (ø)
Core 70.17% <ø> (ø)
Go 82.89% <ø> (+0.01%) ⬆️
Files with missing lines Coverage Δ
internal/querynodev2/services.go 86.65% <ø> (+0.39%) ⬆️

... and 24 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Feb 20, 2025
@czs007 czs007 merged commit b7c631f into milvus-io:2.5 Feb 20, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed component/querynode dco-passed DCO check passed. kind/branch-feature kind/enhancement Issues or changes related to enhancement kind/improvement Changes related to something improve, likes ut and code refactor size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants