telegraf icon indicating copy to clipboard operation
telegraf copied to clipboard

fix: Implement SLURM API v0.0.41

Open jovoro opened this issue 5 months ago • 7 comments

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

jovoro avatar May 16 '25 14:05 jovoro