mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00
![]() Show usage stats prompt when it's enabled. Current UX are: * The usage stats enabled or disabled message is shown every time in both terminal and dashboard. * If users don't explicitly enable or disable usage stats, the first time they start a ray cluster interactively, they will be asked to confirm and will enable if no user action within 10s. If it's non-interactive, collection is enabled by default without confirmation. * ray.init() doesn't collect usage stats * Usage stats can be disabled via three approaches: 1. RAY_USAGE_STATS_ENABLED env var, 2. ray xxx --disable-usage-stats, 3. ray disable-usage-stats |
||
---|---|---|
.. | ||
__init__.py | ||
usage_stats_head.py |