-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix slurm partition metrics with proper name #20169
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
Conversation
Revert this change. Should be handled in another PR
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Co-authored-by: Kyle Neale <[email protected]>
Review from Kyle-Neale is dismissed. Related teams and files:
- agent-integrations
- slurm/changelog.d/20169.fixed
Review from Kyle-Neale is dismissed. Related teams and files:
- agent-integrations
- slurm/datadog_checks/slurm/check.py
- slurm/datadog_checks/slurm/constants.py
- slurm/metadata.csv
- slurm/tests/common.py
What does this PR do?
Small fix to a tag that was named incorrectly. Also changes the name of a set of metrics. These metrics don't represent the cpu allocated etc, but more so the state of the node. Renamed the function since the purpose of it has now changed.