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: Add thread watcher to provide actual thread num #37905

Merged

Conversation

congqixia
Copy link
Contributor

Related to #37904

@sre-ci-robot sre-ci-robot added size/M Denotes a PR that changes 30-99 lines. approved labels Nov 21, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Nov 21, 2024
Signed-off-by: Congqi Xia <[email protected]>
@sre-ci-robot sre-ci-robot added size/L Denotes a PR that changes 100-499 lines. and removed size/M Denotes a PR that changes 30-99 lines. labels Nov 21, 2024
Copy link
Contributor

mergify bot commented Nov 21, 2024

@congqixia go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link
Contributor

mergify bot commented Nov 21, 2024

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

Signed-off-by: Congqi Xia <[email protected]>
@sre-ci-robot sre-ci-robot added the area/dependency Pull requests that update a dependency file label Nov 21, 2024
Signed-off-by: Congqi Xia <[email protected]>
Copy link
Contributor

mergify bot commented Nov 21, 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 21, 2024

Codecov Report

Attention: Patch coverage is 2.70270% with 36 lines in your changes missing coverage. Please review.

Project coverage is 81.04%. Comparing base (70e6a00) to head (2804f39).
Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
internal/util/metrics/thread.go 0.00% 36 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #37905   +/-   ##
=======================================
  Coverage   81.04%   81.04%           
=======================================
  Files        1357     1358    +1     
  Lines      190143   190232   +89     
=======================================
+ Hits       154095   154173   +78     
- Misses      30584    30602   +18     
+ Partials     5464     5457    -7     
Components Coverage Δ
Client 72.16% <ø> (ø)
Core 68.87% <ø> (ø)
Go 83.21% <2.63%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
pkg/metrics/info_metrics.go 100.00% <ø> (ø)
pkg/metrics/metrics.go 100.00% <100.00%> (ø)
internal/util/metrics/thread.go 0.00% <0.00%> (ø)

... and 36 files with indirect coverage changes

---- 🚨 Try these New Features:

@mergify mergify bot added the ci-passed label Nov 21, 2024
Copy link
Contributor

@LoveEachDay LoveEachDay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, LoveEachDay

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 cfa1f1f into milvus-io:master Nov 22, 2024
19 of 20 checks passed
congqixia added a commit to congqixia/milvus that referenced this pull request Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/dependency Pull requests that update a dependency file 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.

3 participants