Error Reporting is automatically enabled for Cloud Run applications. No additional setup or configuration is required.
All exceptions written from Cloud Run to stderr
, stdout
, or
other logs and that include a stack trace in
Error Reporting-supported languages are displayed by
Error Reporting.
For details on manually reporting error events, go to Formatting errors in Cloud Logging.
Viewing errors
To view exception logs in Cloud Run, go to the Metrics tab of the service detail page. It includes a table showing the top errors for Cloud Run that Error Reporting has detected and aggregated.
For instructions on viewing error and exception data for your application in the Cloud Console, go to Viewing errors.