newrelic.rb 136 Bytes Edit Raw Blame History Permalink 1 2 # Load newrelic agent if its config file is defined. require 'newrelic_rpm' if File.exist?(File.dirname(__FILE__) + '/../newrelic.yml')