Skip to content

Parent context not passing to GRPC #367

@fir1

Description

@fir1

There are 2 microservices, each of them starts its own "Span", however, the context of the parent "span" is not passed to the child both microservices are connected through gRPC.

I think the struct type which is linked to the context, should be converted to "metadata" in gRPC, then actual metadata will be attached to the context. Could you please confirm or perhaps you have some examples where you got it working with gRPC.
Thank you for your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions