State API - View actor's memory footprint

Hello,
is there any viable way to programmatically retrieve all actor’s memory footprint at any given time?
Possibly natively from within Ray State APIs.

Our Ray is deployed on EKS, and I am aware that it’s probably possible to backtrack it via PID + kubectl, but I’m wondering if there’s any native way via State APIs.

Thanks!

Hi @bm12345 in this doc, there is SDK which you can give it a try
https://docs.ray.io/en/latest/ray-observability/user-guides/cli-sdk.html#get-started