-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
Sponsor NeededNew component seeking sponsorNew component seeking sponsorneeds triageNew item requiring triageNew item requiring triage
Description
Building and distributing outside this repository
- I understand I can use and distribute my component outside of this repository.
The purpose and use-cases of the new component
Slurm is an open-source workload manager and job scheduler used to manage resources on high-performance computing (HPC) clusters. It allocates resources like CPUs, memory, and GPUs to users, schedules jobs from a queue, and monitors job execution, ensuring efficient and fair access to a cluster's hardware.
Slurm exposes metrics to monitor resource utilization, jobs and more.
Typically slurm exposes this information through a utility named sinfo.
This receiver would collect slurm metrics periodically.
Example configuration for the component
receivers:
slurm:
interval: 10s
metrics:
# list of metrics
Telemetry data types supported
metrics
Code Owner(s)
atoulme
Sponsor (optional)
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
paulojmdias
Metadata
Metadata
Assignees
Labels
Sponsor NeededNew component seeking sponsorNew component seeking sponsorneeds triageNew item requiring triageNew item requiring triage