ray/dashboard/modules/event
SangBin Cho e62c0052a0
[Dashboard] Agent in minimal ray installation (#21817)
This is the second part of https://docs.google.com/document/d/12qP3x5uaqZSKS-A_kK0ylPOp0E02_l-deAbmm8YtdFw/edit#. After this PR, dashboard agents will fully work with minimal ray installation.

Note that this PR requires to introduce "aioredis", "frozenlist", and "aiosignal" to the minimal installation. These dependencies are very small (or will be removed soon), and including them to minimal makes thing very easy. Please see the below for the reasoning.
2022-01-26 04:03:54 -08:00
..
tests remove the env config 'RAY_DASHBOARD_MODULE_EVENT' (#19629) 2021-10-28 16:51:59 +09:00
__init__.py Revert "Revert "[Dashboard][event] Basic event module (#16985)" (#17068)" (#17107) 2021-07-18 12:59:04 +08:00
event_agent.py [Dashboard] Agent in minimal ray installation (#21817) 2022-01-26 04:03:54 -08:00
event_consts.py remove the env config 'RAY_DASHBOARD_MODULE_EVENT' (#19629) 2021-10-28 16:51:59 +09:00
event_head.py [Dashboard] Agent in minimal ray installation (#21817) 2022-01-26 04:03:54 -08:00
event_utils.py [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00