incubator-uniffle
incubator-uniffle copied to clipboard
[FEATURE] Show IO/CPU/Disk usage in Dashboard
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Search before asking
- [X] I have searched in the issues and found no similar issues.
Describe the feature
We should show IO/CPU/Disk usage for coordinators and shuffle servers in dashboard. Perhaps we can display the usage of IO, CPU, and Disk in sorted order. This way, we can readily identify which shuffle server has reached its IO/CPU bottleneck, which shuffle server's local disk is nearly full, and so on, allowing us to make a series of optimizations accordingly.
Motivation
No response
Describe the solution
No response
Additional context
No response
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!