Sha256: 7dcd09d013ebf4a46a5b3731cf929c1cfd81bc81ad489725cff170b4597cd448

Contents?: true

Size: 288 Bytes

Versions: 18

Compression:

Stored size: 288 Bytes

Contents

DependencyDetection.defer do
  depends_on do
    defined?(AuthLogic) &&
      defined?(AuthLogic::Session) &&
      defined?(AuthLogic::Session::Base)
  end

  executes do
    AuthLogic::Session::Base.class_eval do
      add_method_tracer :find, 'Custom/Authlogic/find'
    end
  end
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
ghazel-newrelic_rpm-3.1.0.1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.beta5 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.beta4 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.djlogging2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.djlogging lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.beta3 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.0.1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.1.0.beta1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.0.0 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.0.0.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-3.0.0.beta1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.14.1.logging1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.14.1 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.14.0 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.6.beta2 lib/new_relic/agent/instrumentation/authlogic.rb
newrelic_rpm-2.13.6.beta1 lib/new_relic/agent/instrumentation/authlogic.rb