mirror of
https://github.com/vale981/ray
synced 2025-03-11 05:46:37 -04:00
![]() 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. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
reporter_agent.py | ||
reporter_consts.py | ||
reporter_head.py |