ActiveAlertsListResponse
objectEvery rule currently in the triggered state.
A rule currently in the triggered state, including when it first
crossed the threshold.
Show Child Parameters
AlertMetric
Alert metric enum
Allowed values:turn_latency_p50turn_latency_p95api_errorsfunction_errorscall_crashescall_volume
AlertOperator
Alert operator enum
Allowed values:><>=<=
AlertRuleCreateRequest
objectFields for creating a new alert rule: which metric to watch, the
threshold condition, and how long it must hold to fire.
Alert rule name
Project ID (optional)
Metric to monitor
Allowed values:turn_latency_p50turn_latency_p95api_errorsfunction_errorscall_crashescall_volume
Comparison operator
Allowed values:><>=<=
Threshold value
>= 0
Window duration (5m, 10m, or 60m)
Allowed values:5m10m60m
Whether the alert is enabled
Default:true
AlertRuleListResponse
objectEvery alert rule in scope, each with its current state.
An alert rule: its trigger condition, evaluation window, and current state.