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.4] Pass rpc stats via gin.Context #37440

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

congqixia
Copy link
Contributor

Cherry pick from master
pr: #37439
Related #37223

RPC stats worked in middleware but faild to get method & collection info

Related milvus-io#37223

RPC stats worked in middleware but faild to get method & collection info

Signed-off-by: Congqi Xia <[email protected]>
@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

@sre-ci-robot sre-ci-robot added approved size/S Denotes a PR that changes 10-29 lines. labels Nov 5, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Nov 5, 2024
Copy link
Contributor

mergify bot commented Nov 5, 2024

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

@congqixia
Copy link
Contributor Author

/run-cpu-e2e

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.15%. Comparing base (6b69170) to head (294258f).
Report is 1 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37440      +/-   ##
==========================================
- Coverage   80.58%   72.15%   -8.44%     
==========================================
  Files        1069     1069              
  Lines      165622   165629       +7     
==========================================
- Hits       133473   119510   -13963     
- Misses      27791    41757   +13966     
- Partials     4358     4362       +4     
Files with missing lines Coverage Δ
...nternal/distributed/proxy/httpserver/handler_v2.go 91.45% <100.00%> (+0.03%) ⬆️

... and 231 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Nov 5, 2024
@czs007
Copy link
Collaborator

czs007 commented Nov 5, 2024

/lgtm

@sre-ci-robot sre-ci-robot merged commit c195f9f into milvus-io:2.4 Nov 5, 2024
14 of 15 checks passed
@congqixia congqixia deleted the cp24/37439 branch November 5, 2024 10:27
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/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants