ray/dashboard/modules
SangBin Cho 6f192b6e17
[Metrics] Allow to completely disable metrics collection (#24333)
This PR allows for Ray to disable metrics collection. It was possible with RAY_enable_metrics_collection, but it didn't fully disable collection because there was a metrics collection happening from agent that wasn't properly disabled. This PR also adds tests.
2022-05-02 05:33:03 -07: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] Introduce context.py and client.py (#24067) 2022-04-21 18:35:09 -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