-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Ability to display metrics about jobs that are preempted/reclaimed & preemptors/reclaimers #4040
Comments
Hi, you mean you want the metrics about the specific name of preemptees/preemptors or just the number of them is enough? |
I think it would be helpful to have the specific names of pods in which nodes. Is that feasible? |
I am curious about what these metrics are usually used for: ) |
We basically use different Queues and each one has different deserved/capability configured so we'd like to see the pods that are getting affected from which Queues. Let me know if you need any more clarifications. Thx. |
I think it's reasonable. |
/good-first-issue |
@Monokaix: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi I would love to contribute to this issue |
/assign |
What is the problem you're trying to solve
Ability to display metrics about jobs that are preempted/reclaimed & preemptors/reclaimers.
We currently don't have any visibility
Describe the solution you'd like
We'd like to have some metrics about the reclaim/preempt operations and how they related to jobs/nodes/etc. Currently none of the metrics here seem to have that information:
https://github.com/volcano-sh/volcano/blob/master/docs/design/metrics.md
Thanks.
Additional context
No response
The text was updated successfully, but these errors were encountered: