Skip to main content

GoogleCloudMonitoringAlertStrategy

No description

type GoogleCloudMonitoringAlertStrategy {
autoClose: String!
notificationRateLimit: GoogleCloudMonitoringAlertStrategyNotificationRateLimit
}

Fields

GoogleCloudMonitoringAlertStrategy.autoClose ● String! non-null scalar

If an alert policy that was active has no data for this long, any open incidents will close

GoogleCloudMonitoringAlertStrategy.notificationRateLimit ● GoogleCloudMonitoringAlertStrategyNotificationRateLimit object

The notification rate limit

Member of

GoogleCloudMonitoringAlertPolicy object