Your DevOps team is setting up automated incident management in Google Cloud Monitoring for a critical backend web service. You need to ensure that when an alert triggers due to high error rates, an incident notification is automatically dispatched to your team's third-party PagerDuty endpoint. Which Cloud Monitoring resource should you configure to define where the incident alerts are sent?
- A Notification ChannelAnswer
- BAn Alerting Policy Condition
- CA Cloud Logging Exclusion Filter
- DAn IAM Primitive Role Assignment
Answer
Configure a Notification Channel in Cloud Monitoring.
In Google Cloud Monitoring, Notification Channels define the third-party integrations (such as PagerDuty, Slack, SMS, or webhooks) used to send alert notifications when an alerting policy triggers an incident.
Step-by-Step Solution
Key Concept
Cloud Monitoring Notification Channels for Incident Management