class ElasticAPM::CentralConfig

def perform_request

def perform_request
  @http.get(server_url, headers: headers)
end