Sha256: a8a1bf80e55fd17f9b69e00d15fd4daa8f026ad36808694a064260b6123b83e6

Contents?: true

Size: 189 Bytes

Versions: 9

Compression:

Stored size: 189 Bytes

Contents

require 'new_relic/agent'
# stub module that contains instrumentation defined in the
# instrumentation directory
module NewRelic
  module Agent
    module Instrumentation
    end
  end
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
ghazel-newrelic_rpm-3.1.0.1 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.beta5 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.beta4 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.djlogging2 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.djlogging lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.beta3 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.beta2 lib/new_relic/agent/instrumentation.rb
newrelic_rpm-3.1.0.beta1 lib/new_relic/agent/instrumentation.rb