I am trying to get the Jaeger collected metrics from the gRPC API instead of using the JSON file returned by the Web Dashboard.
I generated the gRPC stubs from the jaeger-idl repo but I cannot seem to find a source on how to use the stubs to get the traces. Any help on this?