ray/python
Max Fitton 3e8164ff8a
[Dashboard] Logical View Actor Class Grouping Details (#10453)
* wip

* wip

* wip

* wip

* Need to track the timestamp actors are created for the dashboard. This adds that functionality back in and deletes unused code

* Add the materialui lab packages to get access to the Alert component and fix up some vulnerabilities with npm audit.

* Finish supporting information on a per-actor-class basis in the logical view, add bug fixes around timestamps and infeasible task names, and add a new warning popup that shows if there are infeasible actors around.

* lint and add seconds annotation to actor lifetime values

* real lint

* remove typo

* Somehow missed something last lint

* Add new comments for actor states

* Add underscores to some private functions

* Add tooltips to the actor states on the logical view

* change test metrics to be aligned with new changes.

* lint

* Remove some unnecessary log lines and catch error that happens when we try to decode data from an unexpected source

* Re-add a function I had removed. It is used in the Java codebase.

Co-authored-by: Max Fitton <max@semprehealth.com>
2020-09-09 10:34:54 -07:00
..
ray [Dashboard] Logical View Actor Class Grouping Details (#10453) 2020-09-09 10:34:54 -07:00
asv.conf.json Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
build-wheel-macos.sh Drop support for Python 3.5. (#9622) 2020-07-23 19:26:06 -07:00
build-wheel-manylinux1.sh Shellcheck rewrites (#9597) 2020-07-24 17:24:19 -05:00
build-wheel-windows.sh Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
MANIFEST.in [autoscaler] Replace cluster yaml validation with json schema v… (#7261) 2020-03-10 18:58:55 -07:00
README-building-wheels.md [Doc] Fixing Wheel Build Command (#8789) 2020-07-06 11:17:59 -07:00
requirements.txt [Serve] Produtionize Starlette Middlewares (#10529) 2020-09-03 17:31:38 -07:00
requirements_linters.txt *: Centralize requirements.txt and unify dependency versions (#9759) 2020-07-30 11:22:56 -07:00
requirements_ml_docker.txt [docker] Refactor "autoscaler" image into "-autoscaler" tag and "ray-ml" image. (#10351) 2020-09-02 13:03:35 -07:00
requirements_rllib.txt [docker] Refactor "autoscaler" image into "-autoscaler" tag and "ray-ml" image. (#10351) 2020-09-02 13:03:35 -07:00
requirements_tune.txt [tune] add mode/metric parameters to tune.run (#10627) 2020-09-08 17:06:21 -07:00
setup.py [tune] More robust resolution/detection of signature (#10365) 2020-09-08 11:38:16 -07:00