-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhancement: support acct_gather.conf #35
Conversation
067a34f
to
11730b1
Compare
These changes add a data model and editor for acct_gather.conf.
11730b1
to
361da6f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! I made some suggestions about manipulating several options in acct_gather.conf
using callbacks when parsing and marshaling the file.
5186652
to
626a0d3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thank you for putting together this editor! Will be super clutch to have for setting up InfluxDB. I'll make a follow-on PR that will bump the version of slurmutils
and add some docs to the README about the editor 😄
These changes add a data model and editor for acct_gather.conf.