-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support SLURM multiple daemons
* This commit adds support to handle multiple cgroup directories that multiple SLURM daemons can create on the same physical host when it is compiled with `--enable-multiple-daemons` flag. The hostname in the cgroup directory is exposed as `cgrouphostname` label in the metrics. * Refactor the way cgroupCollector metrics are gathered from main collectors. * Update e2e test fixtures and outputs Signed-off-by: Mahendra Paipuri <[email protected]>
- Loading branch information
1 parent
2925b75
commit dff6282
Showing
26 changed files
with
39,858 additions
and
4,875 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.