class Dry::Monitor::Notifications

def start(event_id, payload)

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