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: avoid the repeated metric info in the proxy #32380

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

SimFG
Copy link
Contributor

@SimFG SimFG commented Apr 17, 2024

issue: #30577

@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Apr 17, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Apr 17, 2024
Copy link
Contributor

mergify bot commented Apr 17, 2024

@SimFG E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@SimFG
Copy link
Contributor Author

SimFG commented Apr 17, 2024

/run-cpu-e2e

Copy link
Contributor

mergify bot commented Apr 17, 2024

@SimFG E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Signed-off-by: SimFG <bang.fu@zilliz.com>
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 85.43689% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 81.74%. Comparing base (184d800) to head (4f129d7).
Report is 21 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #32380      +/-   ##
==========================================
+ Coverage   81.66%   81.74%   +0.08%     
==========================================
  Files         999      999              
  Lines      124004   124007       +3     
==========================================
+ Hits       101266   101369     +103     
+ Misses      18856    18758      -98     
+ Partials     3882     3880       -2     
Files Coverage Δ
internal/proxy/impl.go 86.48% <100.00%> (ø)
pkg/util/ratelimitutil/rate_collector.go 89.47% <80.00%> (ø)
internal/rootcoord/quota_center.go 88.68% <84.33%> (+0.38%) ⬆️

... and 36 files with indirect coverage changes

Copy link
Contributor

mergify bot commented Apr 18, 2024

@SimFG E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@SimFG
Copy link
Contributor Author

SimFG commented Apr 18, 2024

/run-cpu-e2e

@mergify mergify bot added the ci-passed label Apr 18, 2024
@xiaofan-luan
Copy link
Contributor

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SimFG, xiaofan-luan

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

@sre-ci-robot sre-ci-robot merged commit 31a29a2 into milvus-io:master Apr 19, 2024
15 checks passed
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/enhancement Issues or changes related to enhancement lgtm size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants