ray/dashboard/modules/reporter
mwtian 1ce0ab7b7c
[Core] Export additional metrics for workers and Raylet memory (#25418)
Add visibility into the following to help Ray users and developers debug performance and OOM issues:

    Raylet memory usage broken down by USS vs remaining RSS.
    Total workers' count, CPU percentage usage, and memory usage.
2022-06-06 10:58:14 -07:00
..
tests [Core] Export additional metrics for workers and Raylet memory (#25418) 2022-06-06 10:58:14 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
reporter_agent.py [Core] Export additional metrics for workers and Raylet memory (#25418) 2022-06-06 10:58:14 -07:00
reporter_consts.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
reporter_head.py Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00