Skip to content

rpc.request.metadata. & rpc.response.metadata need to align better with gRPCs semantics #3924

Description

@mbissa

Area(s)

area:rpc

What's the problem?

gRPC cannot currently support rpc.request.metadata. & rpc.response.metadata.. We will plan for this in the future.
And the naming convention here is also not differentiating between headers and trailers.

Describe the solution you'd like

rpc.request.metadata. & rpc.response.metadata. should be changed to rpc.request.header, rpc.response.header & rpc.response.trailers.

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
    Need triage
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions