Monitoring metrics

更新时间:
复制 MD 格式

Serverless Workflow is integrated with Cloud Monitor. You can use Cloud Monitor to view flow execution metrics such as start count, success count, and execution duration.

To view monitoring metrics for flow executions, log on to the Cloud Monitor console.

The following metrics are aggregated at one-minute intervals for each flow and describe the execution status of the flow in a specific region.

Metric Unit Description
Flows started count/min The number of times a flow is started per minute. This metric corresponds to the number of ExecutionStarted events on the Executions page in the Serverless Workflow console.
Flows succeeded count/min The number of successful flow executions per minute. This metric corresponds to the number of ExecutionSucceeded events on the Executions page in the Serverless Workflow console.
Flows failed count/min The number of failed flow executions per minute. This metric corresponds to the number of ExecutionFailed events on the Executions page in the Serverless Workflow console.
Flows stopped count/min The number of times a flow is stopped per minute. This metric corresponds to the number of ExecutionStopped events on the Executions page in the Serverless Workflow console.
Flows timed out count/min The number of flow execution timeouts per minute. This metric corresponds to the number of ExecutionTimedOut events on the Executions page in the Serverless Workflow console.
Step Transformation Count count/min The number of step transforms in a flow per minute. This metric is used for billing and corresponds to the number of StepEntered events on the Executions page in the Serverless Workflow console. For more information about billing, see Billing overview
Flow execution duration ms The execution duration of a specific flow, displayed as a time series.