mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:06:31 +08:00
[Stats] Basic Metrics Infrastructure (Metrics Agent + Prometheus Exporter) (#9607)
This commit is contained in:
@@ -317,6 +317,8 @@ install_requires = [
|
||||
"pyyaml",
|
||||
"requests",
|
||||
"redis >= 3.3.2, < 3.5.0",
|
||||
"opencensus",
|
||||
"prometheus_client >= 0.7.1",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user