Skip to content
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 CPU metrics for pending jobs #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

atombaby
Copy link

These changes add two new metrics:

  • slurm_user_cpus_pending
  • slurm_account_cpus_pending

that track the number of cores requested by pending jobs for users or accounts. Tests have been run and have succeeded in our environment.

 * add metric slurm_account_cpus_pending
 * add slurm_user_cpus_pending to collector
 - add items for user and account CPU collectors
@mtds
Copy link
Collaborator

mtds commented Mar 14, 2023

  • @atombaby This PR was merged in the development branch (commit: b3809f4)
  • This comment is mostly for myself in order to better track which PRs is already (or not) included in the development branch, so sorry in advance for the noise.

@mtds mtds self-assigned this Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants