mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

This is the first PR to implement usage stats on Ray. Please refer to the file `usage_lib.py` for more details. The full specification is here https://docs.google.com/document/d/1ZT-l9YbGHh-iWRUC91jS-ssQ5Qe2UQ43Lsoc1edCalc/edit#heading=h.17dss3b9evbj. You can see the full PR for phase 1 from here; https://github.com/rkooo567/ray/pull/108/files. The PR is doing some basic refactoring + adding cluster metadata to GCS instead of the version numbers. After this PR, we will add code to enable usage report "off by default".
7 lines
No EOL
91 B
Text
7 lines
No EOL
91 B
Text
aiohttp>=3.7
|
|
aiosignal
|
|
aiohttp_cors
|
|
colorful
|
|
opencensus
|
|
prometheus_client>=0.7.1
|
|
smart_open |