Alert runbook index
Every Cloud Monitoring alert policy defined in infra/terraform/modules/monitoring/*.tf has a matching runbook in this directory. When a pager fires, find the row below and click through.
SLO fast burn (10x / 5 min)
Alert policy: googlemonitoringalertpolicy.slofastburn (infra/terraform/modules/monitoring/main.tf). One per service; ` in the display name is substituted from the var.services map (auth, management, processing, onlinetxn, merchant_onboarding, status`).
SLO slow burn (2x / 1 hr)
Alert policy: googlemonitoringalertpolicy.sloslow_burn (infra/terraform/modules/monitoring/main.tf). One per service, same var.services set as the fast-burn policy.
Pub/Sub DLQ has messages
Alert policy: googlemonitoringalertpolicy.pubsubdlqdepth (infra/terraform/modules/monitoring/main.tf). One per dead-letter subscription listed in var.dlqsubscriptionshortnames.
Webhook DLQ depth > 0
Alert policy: googlemonitoringalertpolicy.webhookdlqdepthpersistent (infra/terraform/modules/monitoring/webhook-dlq-alert.tf)