-
Notifications
You must be signed in to change notification settings - Fork 1.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
Add pause metric in prometheus for scaledjob #5140
Comments
@zroubalik I created a new issue similar to this PR here but for scaledjob |
If this is OK. |
@zroubalik WDYT about the issue? |
This should be coordinated with: #4913 |
@zroubalik Does that Imply I can't work on it. as it should be a part of #4913 |
@geoffrey1330 wait till the PR is merged. If it is not covered there, let's proceed here 🙏 |
@zroubalik Alright I will do that. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed due to inactivity. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed due to inactivity. |
Proposal
Currently, Prometheus does not provide a dedicated metric for monitoring the pause and resume events of ScaledJobs in Kubernetes. We propose adding a new metric specifically designed to track the pause and resume actions of ScaledJobs. This metric will offer valuable insights into the scaling behavior and pause-related events, improving observability and facilitating troubleshooting.
Use-Case
The addition of a pause metric in Prometheus for ScaledJobs will improve monitoring, simplify troubleshooting, and aid optimization efforts. This metric provides insight into pause and resume events, streamlining the identification of issues and enabling data-driven optimizations. It is a valuable feature for those managing ScaledJobs in Kubernetes clusters.
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
No response
The text was updated successfully, but these errors were encountered: