Hello everyone!
I’m looking for a piece of advice, got stuck with integration between PagerDuty and Google Cloud Monitoring.
In my GCP project, I have several alert policies that trigger when cloud function execution fails. After a policy is triggered an incident in GCP is created and after some time it gets resolved if a condition doesn’t meet. So it works fine.
We recently started working on an infrastructure monitoring project and have been trying to integrate those cloud function incidents into PagerDuty. By enabling PagerDuty Services on the GCP side we managed to perform a basic integration and new incidents are now successfully forwarded to PagerDuty. But all subsequent changes in Google incidents are not displayed in PagerDuty, neither acknowledging nor closing.
Such behavior creates a lot of noise on the PageDuty side because effectively closed incidents remain open in PagerDuty and we have to resolve them manually.
On the Goggle side I configured PagerDuty Sync but no luck.
Has anyone ever encountered the same problem and is there any workaround? Appreciate any help!