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

ability to have an advanced view like codeflare to list down master/worker nodes along with resources and logs #182

Open
2 of 3 tasks
atinsood opened this issue Jun 27, 2022 · 2 comments

Comments

@atinsood
Copy link

atinsood commented Jun 27, 2022

Objective

Currently we are focused on the basic view which concerns itself with showing details about the job. It'd be helpful for users to also have an advanced view that lets them see what is going behind the scenes to help understand and debug if needed.

Proposed implementation

we should be able to leverage the existing ray dashboards view to show the basic things

  • number of nodes ( head + worker)
  • resources being consumed by these(CPU + memory)
  • logs from these.

image

@starpit
Copy link
Collaborator

starpit commented Jun 28, 2022

UI Possibilities:

  • Grid view
  • Table view

@starpit
Copy link
Collaborator

starpit commented Jun 28, 2022

------------
 | | | | | i|
------------
 | | |p | | |
-------------

xxxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants