ray/dashboard
Dmitri Gekhtman 4a7d9e71bb
[dashboard][kubernetes] Show container's memory info on K8s, not the physical host's. (#14499)
* random doc typo

* more reasonable memory output

* no if

* get rid of comment
2021-03-08 18:59:41 -08:00
..
client Auto report object store memory usage; remove some deprecated code (#14260) 2021-03-01 13:19:44 -08:00
modules [dashboard][kubernetes] Show container's memory info on K8s, not the physical host's. (#14499) 2021-03-08 18:59:41 -08:00
tests Add Cypress test for Ray Dashboard (#14253) 2021-02-24 20:41:52 -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 [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -08:00
BUILD [CI] Enable Dashboard tests for master (#13425) 2021-01-15 09:43:34 -08:00
consts.py [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -08:00
dashboard.py [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -08:00
datacenter.py [Dashboard] Fix missing actor pid (#13229) 2021-01-13 16:45:12 +08:00
head.py [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -08:00
memory_utils.py [Core] Fix ray memory bug (#14452) 2021-03-03 09:20:00 -08:00
utils.py [dashboard] Fixes dashboard issues when environments have set http_proxy (#12598) 2021-01-21 20:10:01 -08:00