Creates a monitor.
AlertMonitor({ required this.rules, required this.eventBus, this.clock = const SystemClock(), });