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

resource manager tracking update #60

Merged
merged 17 commits into from
Jul 15, 2024
Merged

resource manager tracking update #60

merged 17 commits into from
Jul 15, 2024

Conversation

koomie
Copy link
Collaborator

@koomie koomie commented Jul 15, 2024

This PR updates the existing original collector_slurm.py collector to prepare for multiple resource manager support (e.g. slurm and flux). As a result, the underlying infometric is changed from: slurmjob_info -> rmsjob_info. Supporting JSON panels are updated accordingly.

koomie added 16 commits July 15, 2024 16:07
Signed-off-by: Karl W. Schulz <[email protected]>
Signed-off-by: Karl W Schulz <[email protected]>
Signed-off-by: Karl W Schulz <[email protected]>
resource managers (e.g. slurm and flux).  Primary change is to rename
the resulting Prometheus metric and a number of variable names.

Signed-off-by: Karl W Schulz <[email protected]>
slurmjob_info -> rmsjob_info

Signed-off-by: Karl W Schulz <[email protected]>
Signed-off-by: Karl W Schulz <[email protected]>
Signed-off-by: Karl W Schulz <[email protected]>
Signed-off-by: Karl W Schulz <[email protected]>
@koomie koomie added this to the 1.0 milestone Jul 15, 2024
@koomie koomie merged commit e5bcc41 into main Jul 15, 2024
3 checks passed
@koomie koomie deleted the rms branch July 15, 2024 21:30
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