ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.76k stars 5.74k forks source link

[Dashboard] Sort actors #34174

Open vaxenburg opened 1 year ago

vaxenburg commented 1 year ago

It would be nice if it was possible to sort actors in the same way we can sort nodes (e.g. by used memory, CPU, etc.). I think this option could be added either in NODES or in ACTORS. Also would be nice to be able to see the same actors' resource usage metrics in ACTORS as we do in NODES, namely CPU Usage, Memory, GPU, etc. Thank you!

stale[bot] commented 1 year ago

Hi, I'm a bot from the Ray team :)

To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.

If there is no further activity in the 14 days, the issue will be closed!

You can always ask for help on our discussion forum or Ray's public slack channel.