4 5 6 7 8
# File 'lib/rails_cloud_tasks/instrumentation/factory.rb', line 4 def self.agent_class return NewRelic if defined?(::NewRelic) Default end