{
  "schema_version": "1",
  "source": "datadog",
  "alert_id": "$ALERT_ID",
  "alert_cycle_key": "$ALERT_CYCLE_KEY",
  "alert_transition": "$ALERT_TRANSITION",
  "alert_priority": "$ALERT_PRIORITY",
  "alert_type": "$ALERT_TYPE",
  "alert_title": "$ALERT_TITLE",
  "environment": "$TAGS[env]",
  "service": "$TAGS[service]",
  "customer_impact": "$TAGS[customer_impact]",
  "owner_known": "$TAGS[owner_known]",
  "date_posix": "$DATE_POSIX"
}
