기본적으로 Kf에는 Cloud Monitoring 및 Cloud Logging과의 기본 통합이 포함됩니다. 클러스터를 만들면 Monitoring 및 Cloud Logging이 기본적으로 사용 설정됩니다. 이러한 통합을 통해 실행 중인 클러스터를 모니터링하고 고급 프로파일링 및 추적 기능을 사용하여 시스템 및 애플리케이션 성능을 분석할 수 있습니다.
애플리케이션 수준의 성능 측정항목은 Kf를 통해 배포된 애플리케이션과 함께 삽입되는 Istio 사이드카 삽입에서 제공됩니다. 이 기본 통합을 사용하여 SLO 및 알림을 만들어 시스템 및 애플리케이션의 성능과 가용성을 모니터링할 수도 있습니다.
[[["이해하기 쉬움","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-09-04(UTC)"],[],[],null,["# Logging and monitoring overview\n\nBy default, Kf includes native integration with [Cloud Monitoring](/monitoring) and [Cloud Logging](/logging/docs). When you create a cluster, both Monitoring and Cloud Logging are enabled by default. This integration lets you monitor your running clusters and help analyze your system and application performance using advanced profiling and tracing\ncapabilities.\n\nApplication level performance metrics is provided by [Istio sidecar injection](/service-mesh/docs/proxy-injection) which is injected alongside applications deployed via Kf. You can also create [SLO](/stackdriver/docs/solutions/slo-monitoring/ui/create-slo) and [Alerts](/stackdriver/docs/solutions/slo-monitoring/ui/create-alert) using this default integration to monitor performance and availability of both system and applications.\n\nEnsure the following are setup on your cluster:\n\n- [Cloud Monitoring](/monitoring) and [Cloud Logging](/logging/docs) are enabled on the Kf cluster by default unless you disabled them explicitly, so no extra step is required.\n\n- [Istio sidecar injection](/service-mesh/docs/proxy-injection) is enabled. Sidecar proxy will inject application level [performance metrics](/monitoring/api/metrics_istio)."]]