Skip to content

New component: slurm receiver #44094

@atoulme

Description

@atoulme

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Sponsor NeededNew component seeking sponsorneeds triageNew item requiring triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions