Enterprise Crm Eventbus Proto Workflow Alert Config Metric Type
Entries
The default value. Metric type should always be set to one of the other non-default values, otherwise it will result in an INVALID_ARGUMENT error.
Specifies alerting on the rate of errors for the enclosing workflow.
Specifies alerting on the rate of warnings for the enclosing workflow. Warnings use the same enum values as errors.
Specifies alerting on the rate of errors for any task in the enclosing workflow.
Specifies alerting on the rate of warnings for any task in the enclosing workflow.
Specifies alerting on the average duration of executions for this workflow.
Specifies alerting on the duration value of a particular percentile of workflow executions. E.g. If 10% or more of the workflow executions have durations above 5 seconds, alert.
Specifies alerting on the average duration of any task in the enclosing workflow,
Specifies alerting on the duration value of a particular percentile of any task executions within the enclosing workflow. E.g. If 10% or more of the task executions in the workflow have durations above 5 seconds, alert.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.