ray/dashboard/modules/reporter
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
..
tests [core] Add metrics for disk and network I/O (#23546) 2022-04-01 11:15:34 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
reporter_agent.py [Metrics] Allow to completely disable metrics collection (#24333) 2022-05-02 05:33:03 -07:00
reporter_consts.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
reporter_head.py [Remove Redis Pubsub 1/n] Remove enable_gcs_pubsub() (#23189) 2022-03-15 23:56:15 -07:00