ray/dashboard
mwtian da79f24e8c
[Core][Pubsub] Refactor to prepare for migrating logging to Ray pubsub (#20560)
## Why are these changes needed?
Publisher and subscriber for logs, in driver, dashboard and tests are refactored to make it easier to support using Ray pubsub for logs. Actual support of Ray pubsub for logs will be added later in #20492.

This PR does not intend to introduce any behavior change.

## Related issue number
2021-11-19 12:28:37 -08:00
..
client [CI] Fix frontend build issue (#20375) 2021-11-15 10:12:43 -08:00
modules [Core][Pubsub] Refactor to prepare for migrating logging to Ray pubsub (#20560) 2021-11-19 12:28:37 -08:00
tests [CI] Fix tune dashboard, increase timeout for test_commands (#20453) 2021-11-16 17:52:17 -08:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
agent.py [gcs] Make gcs client in python able to auto reconnect (#20299) 2021-11-14 11:27:49 -08:00
BUILD [job submission] Allow passing job_id, return DOES_NOT_EXIST when applicable (#20164) 2021-11-08 23:10:27 -08:00
consts.py [Dashboard] Move gcs health check to a separate thread to avoid crashing due to excessive CPU usage. (#18236) 2021-09-03 14:23:56 -07:00
dashboard.py [Core][Pubsub] Implement Python GCS publisher and subscriber (#20111) 2021-11-11 14:59:57 -08:00
datacenter.py [Dashboard] Dashboard memory improvement (#19385) 2021-10-19 19:34:42 -07:00
head.py [gcs] Update function table to use internal kv (#20152) 2021-11-15 23:34:41 -08:00
k8s_utils.py [dashboard][k8s] Better CPU reporting when running on K8s (#14593) 2021-03-12 12:02:15 -06:00
memory_utils.py [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
optional_deps.py Fix aiohttp 3.8.0 breaking changes (and unpin from 3.7) (#20261) 2021-11-11 15:35:20 -08:00
utils.py Fix aiohttp 3.8.0 breaking changes (and unpin from 3.7) (#20261) 2021-11-11 15:35:20 -08:00