{ "name": "CI build failures", "description": "Builds are failing well above the usual rate, which usually means main is broken rather than any one change being bad", "query": "service=jenkins result=FAILURE earliest=-30m | stats count", "query_language": "spl", "condition_type": "threshold", "eval_interval_seconds": 300, "for_minutes": 0, "notification_target_id": "__TARGET_PLATFORM__", "enabled": true, "comparator": "gt", "threshold_value": 12 }