ray/dashboard/modules
Sihan Wang 59debac670
[Serve] Move deployment clean up under serve.run() api (#24306)
On the ServeHead level, it is talking to serve api and controller to do deployment and clean up now. With this pr, it hides the  deployment clean up logic into server.run() for code cleanness and easy to refactor in the future.
2022-05-02 12:10:11 -05:00
..
actor [State API] State api limit + Removing unnecessary modules (#24098) 2022-04-22 15:59:46 -07:00
event [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job [runtime_env] Extend runtime_env hook to also cover jobs (#24328) 2022-04-30 09:15:51 -07:00
log [Core] Ray logs API (1/n) (#23435) 2022-04-20 23:11:02 -07:00
node [Dashboard] Add environment variable flag to skip dashboard log processing (#24263) 2022-04-27 15:33:08 -07:00
reporter [Metrics] Allow to completely disable metrics collection (#24333) 2022-05-02 05:33:03 -07:00
runtime_env [runtime env] URI reference refactor (#22828) 2022-03-21 11:21:15 -05:00
serve [Serve] Move deployment clean up under serve.run() api (#24306) 2022-05-02 12:10:11 -05:00
snapshot [Jobs] [Dashboard] Add job submission id as field to job snapshot (#24303) 2022-04-29 10:10:24 -05:00
state [State API] State api limit + Removing unnecessary modules (#24098) 2022-04-22 15:59:46 -07:00
test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tests [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00
tune [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
usage_stats Delay 1 minutes for the first usage stats report (#24291) 2022-04-28 22:53:33 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
dashboard_sdk.py [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00