Kai Fricke
|
d27e73f851
|
[ci] Pin prometheus_client to fix current test outages (#23749)
What: Pins prometheus_client to < 0.14.0, hopefully fixing today's CI outages
Why: New version of the python client (https://github.com/prometheus/client_python/releases) breaks our CI
|
2022-04-06 14:22:22 -07:00 |
|
SangBin Cho
|
20ab9188c6
|
[Ray Usage Stats] Record cluster metadata + Refactoring. (#22170)
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".
|
2022-02-08 22:12:36 -08:00 |
|
shrekris-anyscale
|
a91ddbdeb9
|
Add smart_open dependency to ray[default] (#20420)
|
2021-11-18 10:00:30 -06:00 |
|
Teofilo Zosa
|
abf0eb53cc
|
Fix aiohttp 3.8.0 breaking changes (and unpin from 3.7) (#20261)
|
2021-11-11 15:35:20 -08:00 |
|
Simon Mo
|
6040319d02
|
[CI] Pin aiohttp version to fix master branch (#19948)
|
2021-11-01 23:00:08 -07:00 |
|
Carlo Grisetti
|
2d0355548e
|
[Dashboard] Try to work around aiohttp 4.0.0 breaking changes (#19120)
|
2021-10-11 16:25:52 -07:00 |
|
SangBin Cho
|
9a696cc66a
|
Pin aioredis version (#17472)
|
2021-07-30 12:04:14 -07:00 |
|
Richard Liaw
|
597dc08dfe
|
Revert "Revert "[core] remove opencensus/prometheus_exporter dependencies"" (#17254)
* Revert "Revert "[core] remove opencensus/prometheus_exporter dependencies" (#17251)"
This reverts commit 7b44dd8ecb .
* Lint
* Fix more imports
Co-authored-by: Kai Fricke <kai@anyscale.com>
|
2021-07-26 21:09:25 -07:00 |
|
Simon Mo
|
7b44dd8ecb
|
Revert "[core] remove opencensus/prometheus_exporter dependencies" (#17251)
This reverts commit 64874e1877 .
|
2021-07-21 16:57:47 -07:00 |
|
Kai Fricke
|
64874e1877
|
[core] remove opencensus/prometheus_exporter dependencies (#17182)
|
2021-07-21 12:57:31 +01:00 |
|
Kai Fricke
|
e881c6cff8
|
[core] remove aiohttp dependencies (#17181)
|
2021-07-21 07:18:19 +01:00 |
|