class Dry::Monitor::Notifications

def stop(event_id, payload)

def stop(event_id, payload)
  instrument(event_id, payload)
end