feat: update monitoring reference material to new Slurm exporter#125
Merged
NucciTheBoss merged 4 commits intocharmed-hpc:mainfrom Feb 26, 2026
Merged
Conversation
Cuts down on how many top-level directories there are in the repository. Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
4 tasks
AshleyCliff
requested changes
Feb 25, 2026
Contributor
AshleyCliff
left a comment
There was a problem hiding this comment.
Looking good! Just a couple nits to tweak.
Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
Member
Author
|
@AshleyCliff I updated the intro section of the Grafana reference section to be more succinct. Ready for review round 2! |
AshleyCliff
requested changes
Feb 26, 2026
Contributor
AshleyCliff
left a comment
There was a problem hiding this comment.
One single period to remove and then we're good to go.
Signed-off-by: Jason C. Nucciarone <nuccitheboss@ubuntu.com>
Member
Author
|
@AshleyCliff good catch! I also added more descriptive alt-text for the MySQL and Traefik dashboards. We should be all good to go here! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-submission checklist
Summary of Changes
This PR updates the "Monitoring" section under Reference to the new Slurm exporter and metrics. I included new dashboard screenshots, and I updated exporter references to Slurm's upstream documentation.
Other changes
I moved the images under
imgs/toreuseso that we'd have less top-level directories in our docs repository. I figuredreusecan be the common parent directory for assets that we use throughout Charmed HPC's documentation.Related Issues, PRs, and Discussions
These documentation changes are required since we're migrating to Slurm's built-in metrics exporter rather than a third-party exporter.