[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-02。"],[],[],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)."]]