Google Cloud Monitoring
Receive Google Cloud Monitoring (formerly Stackdriver) alerts.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Google Cloud Monitoring.
Configure Google Cloud Monitoring
Add the webhook URL in your Google Cloud Monitoring settings.
Auto-Detected
Alert24 auto-detects Google Cloud Monitoring payloads and maps them to incidents.
Step-by-Step Setup Instructions
Google Cloud Monitoring Webhook Setup
Example Webhook Payload
This is a sample payload that Google Cloud Monitoring sends to Alert24 when an alert fires.
{
"version": "1.2",
"incident": {
"incident_id": "abc123",
"resource_name": "gce-instance-01",
"state": "open",
"summary": "CPU utilization for gce-instance-01 exceeded threshold of 0.9",
"started_at": 1705312200,
"policy_name": "High CPU Policy",
"condition_name": "CPU > 90%",
"url": "https://console.cloud.google.com/monitoring/alerting/incidents/abc123"
}
}How Alert24 Maps Google Cloud Monitoring Data
Status Field
incident.state
Message Field
incident.summary
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | Google Cloud Monitoring Values |
|---|---|
| operational | closed |
| down | open |
Connect Google Cloud Monitoring to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Cloud Platforms Integrations
AWS CloudWatch
InboundReceive CloudWatch alarm notifications via SNS webhook.
Azure Monitor
InboundReceive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.
Azure Service Health
InboundReceive Azure Service Health incident, maintenance, and advisory notifications.
Azure Resource Health
InboundReceive Azure Resource Health notifications for individual resource availability.
Google Cloud SCC
InboundReceive Google Cloud Security Command Center threat and vulnerability findings via Pub/Sub.
Google Cloud Audit Logs
InboundLog GCP Audit Log events as changes via Pub/Sub push to correlate infrastructure changes with incidents.