GCP: Is it possible for a Cloud function to trigger when an Alert fires?

Viewed 1056

I am using Google Cloud Monitoring of Google Cloud Platform.

I have created some alert policies for objects that I monitor. However , When there is an alert that fires a, there are some pieces of information that are not included that I want included into the email. So I am thinking to use a cloud function that will trigger upon one of the policies I have created if that is possible to do in this case .

If it is possible please provide advice in this issue.

1 Answers
Related