8000 [core] Get IP Address of Actor · Issue #7431 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[core] Get IP Address of Actor #7431
Open
@richardliaw

Description

@richardliaw

Describe your feature request

I want to be able to map Actors to the Nodes that they are running on. I know the IP address of each node (via ray.state.nodes()). However, there's no API to get the IP address of an actor.

The current workaround is to ping a common IP (google IP), which is what is currently implemented in ray.services.get_node_ip_address(). This will always return a public IP, but sometimes I want the private IP (the one provided to ray start).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issue moderate in impact or severityenhancementRequest for new feature and/or capabilityobservabilityIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0