ray/dashboard
SangBin Cho 8223a33bff
[Logging] Log rotation on all components (#12101)
* In Progress.

* Done.

* Fix the issue.

* Add wait for condition because logs are not written right away now.

* debug string.

* lint.

* Fix flaky test.

* Fix issues.

* Fix test.

* lint.
2020-11-30 19:03:55 -08:00
..
client [Dashboard][Bug] Fix duplicate node total rows in dashboard (#12410) 2020-11-30 18:43:09 -08:00
modules [Dashboard] Delete old dashboard (#12144) 2020-11-25 11:31:02 -08:00
tests [Dashboard][Bug] Fix duplicate node total rows in dashboard (#12410) 2020-11-30 18:43:09 -08: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 [Logging] Log rotation on all components (#12101) 2020-11-30 19:03:55 -08: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] Log rotation on all components (#12101) 2020-11-30 19:03:55 -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