Datastream을 사용하여 스트림에서 처리되는 데이터와 이벤트를 모니터링할 수 있습니다. 이 정보는 다음 그래프에 표시됩니다.
처리량: Datastream이 데이터 또는 이벤트를 처리하는 속도입니다. 속도는 다음과 같습니다.
Datastream이 소스에서 대상으로 전송하는 데이터의 양(MB)입니다.
전송 중인 데이터와 연결된 이벤트 수입니다. 이벤트는 소스의 단일 변경사항(예: 데이터베이스의 테이블에 새 행 추가)입니다.
지원되지 않는 이벤트: 소스에서 대상으로 처리할 수 없는 이벤트 수입니다.
데이터 최신성: 소스에 있는 데이터와 스트림에서 대상으로 전송되는 데이터 사이의 시간 차이입니다. 이 값은 처리 중인 가장 오래된 이벤트의 소스 타임스탬프와 읽기 타임스탬프 사이에 경과된 시간으로 계산됩니다. 소스에서 읽을 새 이벤트가 없으면 최신 상태가 0으로 설정됩니다.
Datastream에서 아직 처리하지 않은 대기열에 추가된 이벤트가 있는 경우 Datastream에서 데이터 업데이트 빈도 측정항목을 계산할 때 이러한 이벤트는 고려되지 않습니다. 예를 들어 처리량이 급증하면 Datastream에서 급증의 원인이 되는 이벤트를 처리한 후에만 최신성 측정항목에 반영됩니다.
시스템 지연 시간: Datastream에서 이벤트를 처리하는 데 걸리는 시간입니다. 이 간격은 Datastream이 이벤트를 읽는 시점과 이벤트가 대상에 기록된 시점 사이의 시간으로 계산됩니다.
총 지연 시간: 데이터가 소스에 기록된 시점과 해당 이벤트가 대상에 기록된 시점 간의 시간 차이입니다.
[[["이해하기 쉬움","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-03(UTC)"],[[["Datastream allows monitoring of data and events through various graphs, including Throughput, Unsupported events, Data freshness, System latency, and Total latency."],["Throughput measures the rate of data or event processing, displayed in either the amount of data transferred (MB) or the number of events associated with the transfer."],["Data freshness indicates the time difference between data residing in the source and the data being transferred to the destination, calculated based on the oldest event."],["System latency represents the time Datastream takes to process an event, from the time it's read to when it's written to the destination."],["Monitoring can be done on the Google Cloud Console by navigating to the 'Streams' page and selecting a specific stream to view the relevant graphs, which can also have alerting policies configured for data freshness."]]],[]]