ray/dashboard
fyrestone 3ce9286977
Fix dashboard agent check ppid is raylet pid (#12256)
* Dashboard agent check ppid is raylet pid

* Improve implementation

* Refine code

* Make the RAY_NODE_PID environment required for dashboard agent

Co-authored-by: 刘宝 <po.lb@antfin.com>
2020-12-09 09:12:34 -05:00
..
client [dashboard] Resolve npm vulnerabilities (#12620) 2020-12-08 10:26:49 -08:00
modules [Dashboard][Bugfix] Fix bug in display of worker logs and errors in Dashboard (#12660) 2020-12-07 21:41:13 -08:00
tests Fix dashboard agent check ppid is raylet pid (#12256) 2020-12-09 09:12:34 -05:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
actor_utils.py [Dashboard] Add utility functions for actor and memory APIs (#11011) 2020-10-01 23:48:03 -07:00
agent.py Fix dashboard agent check ppid is raylet pid (#12256) 2020-12-09 09:12:34 -05:00
BUILD [Dashboard] Dashboard basic modules (#10303) 2020-08-29 23:09:34 -07:00
consts.py [Logging] Log rotation on all components (#12101) 2020-11-30 19:03:55 -08:00
dashboard.py [Logging] Fix log monitor issue (#12588) 2020-12-07 22:01:18 -08:00
datacenter.py [Dashboard] Defensive change to make sure we do not iterate over "None" in the case that workers is not present in node physical stats for a given node (#12358) 2020-11-25 11:06:45 -08:00
head.py [Dashboard] Optimize dashboard datacenter (#11391) 2020-10-27 23:49:31 -07:00
memory_utils.py [Dashboard] Optimize dashboard datacenter (#11391) 2020-10-27 23:49:31 -07:00
utils.py [Dashboard] Optimize dashboard datacenter (#11391) 2020-10-27 23:49:31 -07:00