enhance: add cache shard disk usage metric - #50733
Conversation
|
@sunby Please associate the related issue to the body of your Pull Request. (eg. "issue: #") |
|
@sunby Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
|
@sunby Please associate the related issue to the body of your Pull Request. (eg. "issue: #") |
2a3c277 to
62decaf
Compare
|
[ci-v2-notice] To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
✅ CI Loop Results
|
| Stage | Result | Duration | Tests |
|---|---|---|---|
| ✅ Build | SUCCESS | 12.4min | - |
| ✅ Code-Check | SUCCESS | 9.8min | - |
| ✅ UT-GO | SUCCESS | 22.5min | 1071 total, 1071 passed, 0 failed |
| ✅ UT-Integration | SUCCESS | 24.5min | 46 total, 46 passed, 0 failed |
| ✅ UT-CPP-Cov | SUCCESS | 62.5min | 8019 total, 8019 passed, 0 failed |
Total: 84min | Pipeline | Artifacts
Overall Coverage: 72.1%
Diff Coverage: CPP 60.6% (40 hit, 26 miss, 66 measurable lines, 108 unmeasured) | Go 86.7% (13 hit, 2 miss, 15 measurable lines, 4 unmeasured)
Diff Coverage HTML: view changed lines
Total Patch Coverage: 65.4% (53/81 measurable lines, 112 unmeasured)
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #50733 +/- ##
==========================================
- Coverage 79.37% 79.31% -0.07%
==========================================
Files 2279 2280 +1
Lines 414553 414603 +50
==========================================
- Hits 329051 328838 -213
- Misses 75416 75630 +214
- Partials 10086 10135 +49
🚀 New features to boost your workflow:
|
Signed-off-by: sunby <sunbingyi1992@gmail.com>
Signed-off-by: sunby <sunbingyi1992@gmail.com>
Signed-off-by: sunby <sunbingyi1992@gmail.com>
Signed-off-by: sunby <sunbingyi1992@gmail.com>
Signed-off-by: sunby <sunbingyi1992@gmail.com>
Signed-off-by: sunby <sunbingyi1992@gmail.com>
9d1c90a to
51e5a82
Compare
✅ CI Loop Results
|
| Stage | Result | Duration | Tests |
|---|---|---|---|
| ✅ Build | SUCCESS | 12.7min | - |
| ✅ Code-Check | SUCCESS | 7.7min | - |
| ✅ UT-GO | SUCCESS | 22.2min | 1071 total, 1071 passed, 0 failed |
| ✅ UT-Integration | SUCCESS | 24.9min | 46 total, 46 passed, 0 failed |
| ✅ UT-CPP-Cov | SUCCESS | 57.2min | 8028 total, 8028 passed, 0 failed |
Total: 77min | Pipeline | Artifacts
Overall Coverage: 72.1%
Diff Coverage: CPP 60.6% (40 hit, 26 miss, 66 measurable lines, 108 unmeasured) | Go 86.7% (13 hit, 2 miss, 15 measurable lines, 4 unmeasured)
Diff Coverage HTML: view changed lines
Total Patch Coverage: 65.4% (53/81 measurable lines, 112 unmeasured)
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sunby, zhengbuqian The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
Summary
milvus-commonPR: enhance: add cache shard disk usage metric zilliztech/milvus-common#98issue: #50941