kubewharf / katalyst-core

Katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This is the core components in Katalyst system, including multiple agents and centralized components
Apache License 2.0
394 stars 91 forks source link

refine(qrm): add metrics for plugin start failed #505

Closed csfldf closed 4 months ago

csfldf commented 4 months ago

refine(qrm): add metrics for plugin start failed

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 54.97%. Comparing base (fbb326a) to head (7e6a4bb). Report is 1 commits behind head on main.

Files Patch % Lines
pkg/agent/qrm-plugins/cpu/dynamicpolicy/policy.go 0.00% 3 Missing :warning:
...g/agent/qrm-plugins/memory/dynamicpolicy/policy.go 25.00% 2 Missing and 1 partial :warning:
...g/agent/qrm-plugins/network/staticpolicy/policy.go 25.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #505 +/- ## ========================================== - Coverage 55.02% 54.97% -0.05% ========================================== Files 513 513 Lines 56727 56747 +20 ========================================== - Hits 31212 31195 -17 - Misses 22183 22218 +35 - Partials 3332 3334 +2 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/505/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/505/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `54.97% <18.18%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.