{ "name": "SQL Server deadlocks", "description": "Transactions are being chosen as deadlock victims well above baseline; something is taking locks in a new order", "query": "service=mssql event_kind=deadlock earliest=-10m | stats count", "query_language": "spl", "condition_type": "threshold", "eval_interval_seconds": 60, "for_minutes": 3, "notification_target_id": "__TARGET_OPS__", "enabled": true, "comparator": "gt", "threshold_value": 12 }