Hi there,
I have a gRPC service deployed to fully managed Cloud Run, with the ESPv2 proxy deployed as a separate Cloud Run service.
Thanks to help from this group, transcoding to JSON and access permissions are working correctly.
However, in the Endpoints UI in Cloud Console all of the usage data (requests/second, errors, latency) reports as 0. In the Cloud Run section of console, the non-zero requests/second value shows.
Any advice on how to troubleshoot or debug would be greatly appreciated.
Thanks
Dan