Search code examples
notificationsalertmonitoringstackdrivergoogle-cloud-stackdriver

How to make repeat notification with stackdriver


using stackdriver's url monitoring. When it goes down, one time will come but the next will not come.

I would like you to repeatedly notify this if the situation does not change in the next 5 minutes, but I do not know the setting. somebody help!

https://i.sstatic.net/eLROH.png


Solution

  • I'm a product manager with Stackdriver. This is a feature request that we have heard before and are aware of.

    This is, unfortunately, not supported at this time, though there are some workarounds:

    • PagerDuty can be used as a notification channel, and PagerDuty supports repeated notifications.
    • Webhook can be used as a notification channel, which can be used to create a fully custom delivery mechanism (including one that delivers repeatedly).

    Sorry that this isn't available more simply. Hope this helps.