{ "name": "RabbitMQ memory alarms", "description": "Brokers are raising memory alarms, which blocks publishers -- the queue is not draining as fast as it is filling", "query": "service=rabbitmq event_kind=alarm earliest=-10m | stats count", "query_language": "spl", "condition_type": "threshold", "eval_interval_seconds": 60, "for_minutes": 3, "notification_target_id": "__TARGET_PLATFORM__", "enabled": true, "comparator": "gt", "threshold_value": 15 }