mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() Since usage stats are recorded from the dashboard (which will become API server), it is not collected when the dashboard is not included (include_dashboard=False). This PR fixes the issues by change dashboard -> API server (to avoid confusing users that dashboard is still started when include_dashboard=False) Only load modules that are irrelevant to the dashboard from the API server, so it will have the same impact as no dashboard. |
||
---|---|---|
.. | ||
__init__.py | ||
usage_stats_head.py |