Hello grpc-io group, This is Xiaofeng from Roblox, I am very interested in using the grpc binary logging to build a debugging tool for all the micro-services at Roblox. So far I only find this grfc <https://github.com/grpc/proposal/pull/41/commits/09a4c556ef267cc705f42f996fa77800865c052d#diff-2518be250f8233f4ca49e51d96dc2159614b9516fef020f27642cf8bf4685aad> online. I have the following questions and would greatly appreciate it if someone could help.
1. Is the binary log fully implemented for all major programming languages, like C#, C++, go, python, etc? 2. If yes, how can we customized it to support a. conditional logging, e..g, random sampling, or when the rpc request contains certain values. b. redirect the logging to other collectors instead of a local file. Thanks, Xiaofeng -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/7f2991d1-3a7f-4f2b-ba1d-6b9638dd6ab0n%40googlegroups.com.
