Skip to content
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

PENG-2467 modify the democluster user data to set up the slurm-influxdb integration #23

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

matheushent
Copy link
Member

@matheushent matheushent commented Nov 13, 2024

This pull request includes several updates to the Demo Cluster image, primarily focusing on the integration with InfluxDB for job metrics and other configuration changes. Key changes involve adding support for InfluxDB, updating configuration files, and modifying user data scripts.

InfluxDB Integration:

  • Implemented support for the InfluxDB integration with job metrics in the CHANGELOG.rst file.
  • Added InfluxDB public key and configuration for influxdb.asc in user-data.
  • Updated Slurm accounting configuration to use InfluxDB for job metrics gathering.
  • Created acct_gather.conf for InfluxDB settings in user-data.
  • Added influxdb and influxdb-client packages to the user-data file.
  • Modified runcmd in user-data to start InfluxDB service and configure InfluxDB database and user.

Other Changes:

  • Removed an unnecessary blank line in the user-data file.

Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
democluster ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 4:08pm

@matheushent matheushent changed the base branch from main to preview November 13, 2024 16:17
@matheushent matheushent merged commit 22b66e5 into preview Nov 19, 2024
3 checks passed
@matheushent matheushent deleted the matheushent/PENG-2467--influxdb-implementation branch November 19, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants