ray/bazel
fyrestone e9b046306a
[Dashboard] Dashboard basic modules (#10303)
* Improve reporter module

* Add test_node_physical_stats to test_reporter.py

* Add test_class_method_route_table to test_dashboard.py

* Add stats_collector module for dashboard

* Subscribe actor table data

* Add log module for dashboard

* Only enable test module in some test cases

* CI run all dashboard tests

* Reduce test timeout to 10s

* Use fstring

* Remove unused code

* Remove blank line

* Fix dashboard tests

* Fix asyncio.create_task not available in py36; Fix lint

* Add format_web_url to ray.test_utils

* Update dashboard/modules/reporter/reporter_head.py

Co-authored-by: Max Fitton <mfitton@berkeley.edu>

* Add DictChangeItem type for Dict change

* Refine logger.exception

* Refine GET /api/launch_profiling

* Remove disable_test_module fixture

* Fix test_basic may fail

Co-authored-by: 刘宝 <po.lb@antfin.com>
Co-authored-by: Max Fitton <mfitton@berkeley.edu>
2020-08-29 23:09:34 -07:00
..
BUILD Build Raylet with Bazel (#3806) 2019-01-20 12:16:47 -08:00
BUILD.arrow [Core] Try remove all windows compat shims (#9671) 2020-07-25 12:00:36 -07:00
BUILD.cython Make sure the right Python interpreter is used (#4334) 2019-03-12 12:21:55 -07:00
BUILD.hiredis Windows cleanup (#9508) 2020-07-17 02:08:15 -07:00
BUILD.msgpack Bazel fixes (#9519) 2020-07-19 12:53:08 -07:00
BUILD.redis Rename path variable due to zsh conflict (#9610) 2020-07-21 10:17:50 -07:00
python.bzl [Dashboard] Dashboard basic modules (#10303) 2020-08-29 23:09:34 -07:00
ray.bzl [dist] Fix travis deploy for java dist (#9768) 2020-07-30 10:59:11 +08:00
ray_deps_build_all.bzl Bazel move more shell to native rules (#9314) 2020-07-09 09:02:35 -07:00
ray_deps_setup.bzl Export Metrics in OpenCensus Protobuf Format (#10080) 2020-08-18 11:32:42 -07:00