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

add selector_container for model output #529

Closed justadogistaken closed 3 months ago

justadogistaken commented 3 months ago

Adding selector_container for model output. It could help data metrics puller distinguish sidecar/primary containers.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 55.55%. Comparing base (569d59f) to head (1d50095). Report is 6 commits behind head on main.

Files Patch % Lines
...sadvisor/plugin/metric-emitter/syncer/pod/model.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #529 +/- ## ========================================== + Coverage 55.37% 55.55% +0.18% ========================================== Files 552 552 Lines 59398 59423 +25 ========================================== + Hits 32893 33014 +121 + Misses 23075 22980 -95 + Partials 3430 3429 -1 ``` | [Flag](https://app.codecov.io/gh/kubewharf/katalyst-core/pull/529/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/529/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf) | `55.55% <0.00%> (+0.18%)` | :arrow_up: | 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.