How to stop resolved alert in google cloud stackdriver

1k Views Asked by At

I am trying to setup an alert based on application errors. I am getting an open alert when it met the condition. However, I don't want to receive the resolved alert for the same automatically. How to stop resolved alert in google cloud Stackdriver.

1

There are 1 best solutions below

0
On

I understand that you want to discard the resolved alerts.

Here an example of an incident event and a resolved event [1]

It is not possible to discard the resolved event alert. For this case you have to filter those alerts on your own email. This is stated here [2]

[1] https://cloud.google.com/monitoring/alerts/incidents-events#inspecting_events

[2] https://cloud.google.com/monitoring/alerts/concepts-indepth#number-of-notifications