Error Reporting을 사용하면 애플리케이션 비정상 종료를 자동으로 캡처하고 이러한 비정상 종료의 스택 트레이스를 오류 그룹으로 그룹화하여 애플리케이션 오류를 식별, 이해, 관리할 수 있습니다. 그러나 일부 Google Cloud서비스 오류는 오류 메시지로 로깅되며 스택 트레이스 형식으로 발생하지 않습니다. Error Reporting의 서비스 오류 기능은 이러한 유형의 Google Cloud 서비스 오류를 자동으로 캡처하고 그룹화하여 시스템의 문제를 신속하게 파악하고 새 오류가 발생할 때 알림을 제공합니다.
예를 들어 Cloud Run을 사용하는 경우 요청을 실행할 때 최대 컨테이너 인스턴스 한도에 도달하는 상황이 발생할 수 있습니다.
이 이벤트가 Cloud Logging에 로깅되면 Error Reporting의 서비스 오류는 이 오류를 자동으로 캡처하고 유사한 오류와 함께 그룹화하며 이 이벤트가 발생했음을 알립니다. 또한 일부 서비스는 이러한 오류를 해결하기 위해 Error Reporting 페이지에서 액세스할 수 있는 문제 해결 문서를 제공합니다. Google Cloud
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-01(UTC)"],[[["Error Reporting automatically captures and groups application crashes and stack traces, and can also capture errors from Google Cloud services."],["Service Errors in Error Reporting identifies Google Cloud service errors logged as messages, grouping similar ones to facilitate problem identification and notification."],["Error Reporting offers access to troubleshooting documentation from certain Google Cloud services, aiding in error resolution."],["The Error Reporting console displays service errors, including information in the \"Type\" column when a new service error is detected."],["Service Errors captures various issues from different Google Cloud services, such as Dataflow's worker throttling and Cloud Run's memory limit exceeded errors, among many others."]]],[]]