Moshe Beladev
Moshe Beladev
Hi @solsu01! We faced some issues with the Google Cloud Trace web interface with some of our use cases, will list the major ones: 1. when you have a lot...
Sure. I deployed on my k8s cluster 3 servers and 1 agent and expose them using a k8s dns. Using a gRPC client (dial to the dns URL - which...
My client is written in Go, just like this library. I found gRPC really convenient, especially when I can use the original data struct and method to invoke. Currently, I...