lib/new_relic/agent/autostart.rb in newrelic_rpm-3.8.0.218 vs lib/new_relic/agent/autostart.rb in newrelic_rpm-3.8.1.221

- old
+ new

@@ -11,10 +11,10 @@ # attempt to avoid starting at "inapproriate" times, for example in an IRB # session. On Heroku, logs typically go to STDOUT so agent logs can spam # the console during interactive sessions. # # It should be possible to override Autostart logic with an explicit - # configuration, for example the NEWRELIC_ENABLE environment variable or + # configuration, for example the NEWRELIC_AGENT_ENABLED environment variable or # agent_enabled key in newrelic.yml module Autostart extend self