Ricky Xu
Ricky Xu
Do we need to assign owners for this? @stephanie-wang @scv119
Any thoughts on testing? I could trigger a release tests to make sure it doesn't break anything
Looks like it's breaking the tests - linux://cpp:test_submit_cpp_job - osx://cpp:test_submit_cpp_job https://buildkite.com/ray-project/oss-ci-build-branch/builds/287#01838f20-9bcf-4574-a706-843d085b2226
Hey @anurag-sequoia , thanks for reporting it. We do have a PR that's addressing the grpcio dependencies: https://github.com/ray-project/ray/pull/28623 I believe that should resolve this for you?
I don't see any blockers reopening this. Or a clean PR would also work. Whichever way works for you :D
Yeah, I was able to reproduce what you described on my end as well Does ```python ray/doc/source/ray-observability/doc_code/metrics_example.py``` produce the desired metrics for you? I am seeing the example working.
@yzs981130 Thanks for the elaboration. This is great to know. So with ray 2.2, you should be able to get the node information of individual actor from state API, something...
Oh is it because ray hasn't released yet: https://buildkite.com/ray-project/ray-ecosystem-ci-kuberay-ci/builds/3454#018e1b6f-1a44-455d-95f2-13c63684d786 ?
I see - so using nightly works. Maybe I will update this to be 2.10.0 once ray releases.
Update with `2.10.0`.