@ivan_petr wrote:
We use Stackdriver integration for PagerDuty.
Some incidents on Stackdriver are generated from error-log based metric. The metric value is increased by PagerDuty when it discovers an error in the log during some time frame.
If no error happens in the next time frame, the metric is decreased back.
The problem is that as a result of metric decreasing , the incident is marked as “resolved” on Stackdriver and it also sends a “resolve” event to PagerDuty causing PagerDuty to resolve the incident.
Is there any way to ignore these “resolve” events on PagerDuty? (this is not possible on Stackdriver)
Posts: 1
Participants: 1