Class AlertStrategy (2.6.0)

AlertStrategy(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Control over how the notification channels in notification_channels are notified when this alert fires.

Attribute

NameDescription
notification_rate_limit google.cloud.monitoring_v3.types.AlertPolicy.AlertStrategy.NotificationRateLimit
Required for alert policies with a LogMatch condition. This limit is not implemented for alert policies that are not log-based.

Classes

NotificationRateLimit

NotificationRateLimit(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Control over the rate of notifications sent to this alert policy's notification channels.