Go용 Cloud Logging을 사용하면 go 애플리케이션의 로그 데이터 및 이벤트를 저장, 검색, 분석, 모니터링하고 알림을 받을 수 있습니다. 표준 라이브러리 로거 지원 기능이 있는 Cloud Logging API 클라이언트 라이브러리가 제공됩니다.
Cloud Logging을 시작하려면 Go용 Cloud Logging 설정을 참조하세요.
Cloud Monitoring
Go용 Cloud Monitoring은 Go 애플리케이션의 측정항목, 이벤트, 메타데이터를 수집합니다.
Cloud Monitoring은 이러한 데이터를 수집하고 대시보드, 차트, 알림을 통해 유용한 정보를 제공하고,
Cloud Trace는 Go 애플리케이션에서 지연 시간 데이터를 수집하고 Google Cloud 콘솔에 거의 실시간으로 표시하는Google Cloud 용 분산 추적 시스템입니다. Cloud Trace를 시작하려면 Go용 Cloud Trace 설정과 Go 분산 추적을 참고하세요.
[[["이해하기 쉬움","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-22(UTC)"],[[["Google Cloud offers comprehensive monitoring, logging, and diagnostic tools specifically designed for Go applications."],["Go applications can leverage Google Cloud's Error Reporting to aggregate and display errors, simplifying the debugging process."],["Cloud Logging for Go allows for the storage, searching, analysis, monitoring, and alerting of log data and events, including support for standard library loggers."],["Cloud Monitoring collects metrics, events, and metadata from Go applications, and presents them via dashboards, charts, and alerts."],["Cloud Trace provides distributed tracing capabilities for Go applications, enabling the collection and near real-time display of latency data in the Google Cloud console."]]],[]]