-
Notifications
You must be signed in to change notification settings - Fork 32
✨Adding dynamic services monitoring dashboard (⚠️devops) #6784
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
✨Adding dynamic services monitoring dashboard (⚠️devops) #6784
Conversation
Co-authored-by: Andrei Neagu <[email protected]>
…on_do_not_squash_updates
…dation#6534) Co-authored-by: Andrei Neagu <[email protected]>
…undation#6547) Co-authored-by: Andrei Neagu <[email protected]>
Co-authored-by: Andrei Neagu <[email protected]>
…6553) Co-authored-by: Andrei Neagu <[email protected]>
…on_do_not_squash_updates
…on_do_not_squash_updates
🎨Update from upstream/master
⬆️Update from upstream (must be merged-commited)
bisgaard-itis
left a comment
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.
Cool! Thanks a lot for the effort. I agree that we should have the same path to the health check everywhere.
…amic-services-monitor-dashboard2
…amic-services-monitor-dashboard2
YuryHrytsuk
left a comment
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.
Thanks 👍
I would be nice to automate (maybe not 100%) this logic in the future so that this dashboard is not needed 👌
…amic-services-monitor-dashboard2
matusdrobuliak66
left a comment
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.
👍
…amic-services-monitor-dashboard2
|
@GitHK let's me know when this is merged. I will merge respective PRs in OPS repos |
|



dynamic-schedulerfor usage by platform maintainers osparc-ops-environments#892DYNAMIC_SCHEDULER_UI_STORAGE_SECRETenv varWhat do these changes do?
After adding the
dynamic-schedulerthere is no easy way to view what is happening to the dynamic services .This
livedashboard helps with monitoring the status of services (legacy + new style) and figuring out what went wrong with them.Actions for maintainers:
Changes:
http://127.0.0.1.nip.io:8012/to/healthPreview
Starting service from oSPARC
Stopping service from dynamic-scheduler monitoring dashboard
Show internal details as tracked by the dynamic-scheduler
Related issue/s
How to test
Dev-ops checklist