class ElasticAPM::Config

def respond_to_missing?(name)

def respond_to_missing?(name)
  DEPRECATED_OPTIONS.include? name
end