Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Error Reporting agrega y muestra los errores que se producen en los servicios de Cloud Run en ejecución. Cloud Run se integra automáticamente con Error Reporting sin necesidad de configurar ni instalar nada.
Los siguientes errores se muestran automáticamente:
Errores de servicio "Se ha superado el límite de memoria" y "No hay instancias disponibles".
Debes gestionar los errores y las excepciones que se produzcan durante las solicitudes. Si permites que estos errores provoquen un fallo en el proceso de tu aplicación, se producirá un inicio en frío, en el que se iniciará una nueva instancia del contenedor.
Ver errores en Cloud Run
La pestaña "Métricas" de la página de detalles del servicio incluye una tabla con los principales errores de este servicio que Error Reporting ha detectado y agregado.
Ver errores en Error Reporting
Puede ver los errores después de que Informes de errores los haya agregado. Para obtener más información, consulta Ver errores.
Para revisar los errores actuales, ve a la página Error Reporting de laGoogle Cloud consola:
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-21 (UTC)."],[],[],null,["# Error Reporting\naggregates and displays errors produced in your running Cloud Run\nservices. Cloud Run is automatically integrated with\nError Reporting **with no setup or configuration required**.\n\nThe following errors are automatically visible:\n\n1. All exceptions that include a stack trace in [Error Reporting-supported\n languages](/error-reporting/docs/setup), and that are sent to `stdout`, `stderr`, or to other logs.\n2. \"Memory limit exceeded\" and \"No instances available\" [service errors](https://cloud.google.com/error-reporting/docs/service-errors).\n\nYou should handle errors and exceptions that occur during requests. Allowing\nsuch errors to crash your application process results in a\n[cold start](/run/docs/tips#starting_services_quickly) where a new container\ninstance is started up.\n\n### Viewing errors in Cloud Run\n\nThe \"Metrics\" tab of the [service detail page](/run/docs/managing/services#details)\nincludes a table showing the top errors for this service that\nError Reporting has detected and aggregated.\n\n### Viewing errors in Error Reporting\n\nYou can view errors after Error Reporting has aggregated them. For\ndetails, see [Viewing Errors](/error-reporting/docs/viewing-errors).\n\nTo review your current errors, go to the Error Reporting page in the\nGoogle Cloud console:\n\n[Go to Error Reporting](https://console.cloud.google.com/errors)\n\nFor more details\n----------------\n\nFor information, see the [Error Reporting documentation](/error-reporting/docs)."]]