askvity

How do I read Cloud Run metrics?

Published in Cloud Run Metrics 1 min read

You can view metrics for your Cloud Run service directly through the Google Cloud Console. Here's how:

  1. Go to Cloud Run: Access the Cloud Run service within the Google Cloud Console.

  2. Locate Your Service: In the services list, find the specific Cloud Run service you want to examine and click on it.

  3. Access the Metrics Tab: Once you've selected your service, click on the METRICS tab. This will display the available metrics for your chosen service.

Related Articles