class ElasticAPM::CentralConfig

def stop

def stop
  debug 'Stopping CentralConfig'
  @scheduled_task&.cancel
end