I have many microservices en .net communicating with each other via gRPC (I use "protoc.exe" and "grpc_csharp_plugin.exe" to generate the client and server parts). Now I need that the gRPC request keeps the same correlationId passing through different microservices.
Please advise if I can add my own gRPC plugin that handle this automatically? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/510def25-331a-42c0-8339-1c968faafb11%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
