-
Notifications
You must be signed in to change notification settings - Fork 201
HyperPod Slurm observability improvement #857
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
57f9678
Starting development wth manual installation
shimomut 83d3eb1
Adding install_efa_exporter
shimomut 8456e8b
Rename container
shimomut 38a0035
Adding node exporter
shimomut 261fb0c
Adding otel-collector
shimomut 49ee0a1
Added installation for head node
shimomut a64e61a
organize make targets
shimomut 554f5fc
Starting to use Python as the main observability installation script
shimomut b26ed22
Create OTEL config from template
shimomut d318aa9
Adding Python script to stop all
shimomut 813403b
Adding initial version of dashboard jsons
shimomut 13a0e84
Pass REGION variable from main script
shimomut bb75ac1
Get region from cluster ARN automatically
shimomut 8b4008f
Updating lifecycle_script.sh to use install_observability.py
shimomut b4d8b36
Deleting legacy observability scripts
shimomut 1c7406c
Feed additional arguments when advanced mode
shimomut 15df85e
Typo
shimomut 6e02701
Use https://github.com/SckyzO/slurm_exporter.git instead of https://g…
shimomut 665c198
Adding Dashboard Custom Resource for Slurm Observability template (#833)
Madhubalasri-B a8dfd03
Fixing parameters for template (#843)
Madhubalasri-B 5b337db
Deleting dashboard files because now CF template contains them.
shimomut efe6e2a
Updating FSX and EFA dashboard metrics (#848)
Madhubalasri-B d3394cd
Updating EFA, Node and FSx metrics for slurm (#853)
Madhubalasri-B fa9c472
Add region name suffix to the S3 bucket
shimomut aaf5132
Updating Node Dashboard JSON (#854)
Madhubalasri-B a30b8bd
Deleting unnecessary files for publishing
shimomut ca220a1
Updating comment lines in config.py
shimomut ade4bf9
Updating Node Dashboard JSON
Madhubalasri-B 1ed1b1d
Updating Node Dashboard JSON (#855)
Madhubalasri-B e512aea
Updating Node dashboard for instances (#856)
Madhubalasri-B File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Rename container
- Loading branch information
commit 8456e8b1ce3ed3c0278e6dceb699308a5dfbd573
There are no files selected for viewing
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
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.
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.
Hard coded account ID
Uh oh!
There was an error while loading. Please reload this page.
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 is EKS add-on's ECR repo - officially documented here:
https://docs.aws.amazon.com/eks/latest/userguide/add-ons-images.html
I can add comment to clarify this point.