telegraf
telegraf copied to clipboard
fix: Implement SLURM API v0.0.41
Summary
SLURM dropped support for API v0.0.38 which was previously used in https://github.com/pcolladosoto/goslurm. I've forked the goslurm repo, implemented the SLURM API v0.0.41 there and adjusted the plugin code to use the forked repo and changed API.
Checklist
- [x] No AI generated code was used in this PR
Related issues
resolves #16170