koordlet: add metrics for batch resources#913
koordlet: add metrics for batch resources#913koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
Conversation
bde8f37 to
a9c3281
Compare
|
Very cool ! Finally, we have the BE-pods metrics. @saintube |
Codecov ReportBase: 66.56% // Head: 66.64% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #913 +/- ##
==========================================
+ Coverage 66.56% 66.64% +0.08%
==========================================
Files 240 241 +1
Lines 27754 27858 +104
==========================================
+ Hits 18474 18567 +93
- Misses 8009 8015 +6
- Partials 1271 1276 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
b4f21a7 to
a879b43
Compare
|
/lgtm |
a879b43 to
801b9a1
Compare
Signed-off-by: saintube <saintube@foxmail.com>
801b9a1 to
817962a
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FillZpp, zwzhang0107 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 |
Signed-off-by: saintube <saintube@foxmail.com>
Signed-off-by: saintube <saintube@foxmail.com>
Signed-off-by: saintube saintube@foxmail.com
Ⅰ. Describe what this PR does
Add Prometheus metrics for node's and pod's batch resources, including metrics below:
Fix some spelling errors.
Fix metrics
koordlet_node_used_cpu_coresandkoordlet_be_suppress_ls_used_cpu_cores, and use cores instead of milli-cores as the unit.Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test