Sha256: 2abdada71a008393227318a2722bbf9aacf2acaaf9f474ee562d99c287d6f492

Contents?: true

Size: 513 Bytes

Versions: 87

Compression:

Stored size: 513 Bytes

Contents

require 'new_relic/control/frameworks/ruby'
module NewRelic
  class Control
    module Frameworks
      # This is the control used when starting up in the context of
      # The New Relic Infrastructure Agent.  We want to call this
      # out specifically because in this context we are not monitoring
      # the running process, but actually external things.
      class External < NewRelic::Control::Frameworks::Ruby
        def init_config(options={})
          super
        end
      end
    end
  end
end

Version data entries

87 entries across 87 versions & 5 rubygems

Version Path
wd_newrelic_rpm-3.5.8 lib/new_relic/control/frameworks/external.rb
sundawg_newrelic_rpm-3.5.8.2 lib/new_relic/control/frameworks/external.rb
sundawg_newrelic_rpm-3.5.8.1 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.8.72 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.8.70 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.8.64.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.7.59 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.7.59.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.7.58.beta lib/new_relic/control/frameworks/external.rb
wd_newrelic_rpm-3.5.6 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.7.57.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.6.55 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.6.48.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.6.46.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.6.42.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.5.39.beta lib/new_relic/control/frameworks/external.rb
wd_newrelic_rpm-3.5.5 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.5.38 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.5.540.dev lib/new_relic/control/frameworks/external.rb
newrelic_rpm-3.5.4.35.beta lib/new_relic/control/frameworks/external.rb