Skip to content

server.address required in JSON-RPC over stdio anonymous pipes #3236

@KalleOlaviNiemitalo

Description

@KalleOlaviNiemitalo

Area(s)

area:jsonrpc

What's the problem?

As of #2503, the server.address attribute is required in JSON-RPC client spans. However, there is no server address if JSON-RPC is used over anonymous pipes.

One such scenario is that the JSON-RPC client starts the JSON-RPC server as a child process whose stdin and stdout are connected to pipes.

Describe the solution you'd like

server.address should be recommended or conditionally required, rather than strictly required.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Accepted

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions