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-09-04(UTC)"],[[["\u003cp\u003eDatastream allows monitoring of data and events through various graphs, including Throughput, Unsupported events, Data freshness, System latency, and Total latency.\u003c/p\u003e\n"],["\u003cp\u003eThroughput 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.\u003c/p\u003e\n"],["\u003cp\u003eData 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.\u003c/p\u003e\n"],["\u003cp\u003eSystem latency represents the time Datastream takes to process an event, from the time it's read to when it's written to the destination.\u003c/p\u003e\n"],["\u003cp\u003eMonitoring 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.\u003c/p\u003e\n"]]],[],null,["# Monitor a stream\n\nYou can use Datastream to monitor data and events that are processed by a stream. This information appears in the following graphs:\n\n- Throughput: The rate at which Datastream processes data or events. This rate can be:\n\n - The amount of data (in MB) that Datastream transfers from the source to the destination.\n - The number of events that are associated with the data being transferred. An **event** is a single change in the source, such as a new row added to a table\n in a database.\n\n | You can also monitor any errors associated with a stream. See [Troubleshoot a stream](/datastream/docs/troubleshoot-a-stream).\n- Unsupported events: The number of events that can't be processed from the source to the destination.\n\n- Data freshness: The time difference between the data residing in the source and the data being transferred into the destination by the stream. It is\n calculated as the time elapsed between the source timestamp and the read timestamp for the *oldest* event being processed. If there are no new events to read from the source, the freshness is set to 0.\n\n If there are enqueued events that Datastream hasn't processed yet, they aren't taken into account when Datastream calculates the data freshness metric. For example, if there is a spike in throughput, it is reflected in the freshness metric only after Datastream processes the events causing the spike.\n- System latency: The time that Datastream takes to process an event. This interval is calculated as the time between when Datastream reads\n the event and when the event is written to the destination.\n\n- Total latency: The time difference between when data is written to the source and the corresponding events are written to the destination.\n\nMonitor data or events processed\n--------------------------------\n\n1. Go to the **Streams** page in the Google Cloud Console.\n\n [Go to the Streams page](https://console.cloud.google.com/datastream/streams)\n2. Click the stream that you want to monitor.\n\n3. Optional. Scroll until the **Data freshness** graph appears. For this graph,\n click the **Create alerting policy** link to create an alerting policy for\n it. An alerting policy describes a set of conditions that you want to\n monitor for the graph.\n\n After clicking the link, the **Create alerting policy** page appears in\n Cloud Monitoring. On this page, you can define the alerting policy for\n the graph. This includes specifying which criteria will trigger the policy,\n who'll be notified if the criteria are met, and how they'll be notified.\n\n For more information about alerting policies, including how to create them,\n see [Managing metric-based alerting\n policies](/monitoring/alerts/using-alerting-ui).\n4. Click the **MONITORING** tab.\n\n5. Scroll until the graph appears that represents the data or events that Datastream is monitoring.\n\n6. Optionally, if you're looking at the **Throughput** graph, then select **(bytes/sec)** to see the amount of data that Datastream transfers from the source to the destination, or **(event/sec)** to see how many events are associated with the data being transferred.\n\n7. To view how much data or how many events Datastream processed over a period of hours or days, click **1 hour** , **6 hours** , **12 hours** , **1 day** , **2 days** , **4 days** , **7 days** , **14 days** , or **30 days**.\n\n Or, to set a custom range, select the **Custom** menu, and then use the **Calendar** picker to specify a start date and time and end date and time for the amount of data or the number of events that you want to view.\n\n Datastream updates the graph in the pane to reflect your selection and displays the interval that you specified.\n\n For example, if today is October 31, 2021, and you click **30 days**, the graph will show the amount of data or the number of events Datastream processed since October 01, 2021.\n8. Hold the pointer over the line in the graph to display how much data or how many events Datastream processed for a particular date and time.\n\n | **Tip:** Drag your mouse to connect two points on the line in the graph to see how much data or how many events Datastream processed over a more-granular time interval. \n |\n | For example, if today is October 31, 2021, and you click 30 days, then the graph shows how much data Datastream transferred or the number of events associated with the data being transferred since October 01, 2021. \n |\n | If you click where the line begins at October 01, and drag your mouse until it touches where the line crosses October 05, then the line in the graph will be updated to reflect the interval that you specified (for this example, how much data or how many events Datastream processed from October 01 to October 05).\n\nWhat's next\n-----------\n\n- To learn more about streams, see [Stream lifecycle](/datastream/docs/stream-states-and-actions).\n- To learn how to view information about your stream, see [View a stream](/datastream/docs/view-a-stream).\n- To learn how to modify a stream, see [Modify a stream](/datastream/docs/modify-a-stream)."]]