This topic describes the metrics for Realtime Compute.
Note Realtime Compute is a stream processing platform provided by Alibaba Cloud.
When you call an API operation provided by CloudMonitor, set the Namespace and Period parameters.
- Set the Namespace parameter to acs_streamcompute.
- Set the Period parameter to an integral multiple of 60. Default value: 60. Unit: seconds.
The following table describes the valid values of the MetricName and Dimensions parameters.
Metric | Unit | MetricName | Dimensions | Statistics |
---|---|---|---|---|
Fetched Delay | s | FetchedDelay | userId, regionId, projectName, and jobName | Average |
Read RPS | RPS | ParserTpsRate | userId, regionId, projectName, and jobName | Average |
Write RPS | RPS | SinkOutTpsRate | userId, regionId, projectName, and jobName | Average |
FailoverRate | % | TaskFailoverRate | userId, regionId, projectName, and jobName | Average |
Response Delay | s | inputDelay | userId, regionId, projectName, and jobName | Average |