Alert Policy Condition Args
Constructors
Properties
A condition that checks that a time series continues to receive new data points. Structure is documented below.
A condition that checks for log messages matching given constraints. If set, no other conditions can be present. Structure is documented below.
A Monitoring Query Language query that outputs a boolean stream Structure is documented below.
A condition type that allows alert policies to be defined using Prometheus Query Language (PromQL). The PrometheusQueryLanguageCondition message contains information from a Prometheus alerting rule and its associated rule group. Structure is documented below.
A condition that allows alerting policies to be defined using GoogleSQL. SQL conditions examine a sliding window of logs using GoogleSQL. Alert policies with SQL conditions may incur additional billing. Structure is documented below.
A condition that compares a time series against a threshold. Structure is documented below.
A short name or phrase used to identify the condition in dashboards, notifications, and incidents. To avoid confusion, don't use the same display name for multiple conditions in the same policy.