ray/dashboard
fyrestone 5e76a51d56
[Dashboard] Select port in dashboard (#13763)
* Dashboard select port; Fix dashboard may hangs when exit

* Add test case

* Fix

* Fix test_stats_collector.py::test_get_all_node_details

* Refine dashboard error messages

* Refine code

* Refine code

* Show last 10 lines of dashboard log if start dashboard failed

* Fix ValueError: too many values to unpack (expected 2) when getsockname

* Fix test_multi_node_3.py::test_calling_start_ray_head may fail

* Fix Windows CI

* Disable dashboard in C++ test

* Refine code

* Fix issue 7084

Co-authored-by: 刘宝 <po.lb@antfin.com>
2021-02-23 16:27:48 -08:00
..
client Export GPU metrics, CPU count, and additional Memory metrics to Prometheus (#14170) 2021-02-22 10:04:18 -08:00
modules [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -08:00
tests [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -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 [Dashboard] Optimize dashboard datacenter (#11391) 2020-10-27 23:49:31 -07:00
utils.py [dashboard] Fixes dashboard issues when environments have set http_proxy (#12598) 2021-01-21 20:10:01 -08:00