Sha256: 52aef4e0824fed049ed9ed8df2b58d3ac8b272640a72be7ae34e0ed7a8e273b5

Contents?: true

Size: 421 Bytes

Versions: 18

Compression:

Stored size: 421 Bytes

Contents

# 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.
require 'new_relic/control/frameworks/ruby'

class NewRelic::Control::Frameworks::External < NewRelic::Control::Frameworks::Ruby

  def init_config(options={})
    super
  end

end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
newrelic_rpm-2.13.4.rum6 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.4.rum5 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.6.beta2 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.6.beta1 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.4.rum4 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.5.beta4 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.5.beta3 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.5.beta2 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.5.beta1 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.4.eum3 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.4.eum2 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.4.eum1 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.4 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.3 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.3.beta lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.2 lib/new_relic/control/frameworks/external.rb
honkster-newrelic_rpm-2.13.1 lib/new_relic/control/frameworks/external.rb
newrelic_rpm-2.13.1 lib/new_relic/control/frameworks/external.rb