Skip to content

Instantly share code, notes, and snippets.

@tubbo
Created November 10, 2009 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tubbo/230691 to your computer and use it in GitHub Desktop.
Save tubbo/230691 to your computer and use it in GitHub Desktop.
# Logfile created on Tue Nov 10 06:38:31 +0000 2009Starting the New Relic Agent
Processing Blog::PostsController#index (for 69.142.78.178 at 2009-11-10 06:38:32) [GET]
Parameters: {"action"=>"index", "controller"=>"blog/posts"}
NameError (uninitialized constant Blog::Post):
app/controllers/blog/posts_controller.rb:7:in `index'
/usr/lib/ruby/gems/1.8/gems/newrelic_rpm-2.9.5/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:138:in `perform_action'
/usr/lib/ruby/gems/1.8/gems/newrelic_rpm-2.9.5/lib/new_relic/agent/method_tracer.rb:62:in `trace_method_execution_with_scope'
/usr/lib/ruby/gems/1.8/gems/newrelic_rpm-2.9.5/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:122:in `perform_action'
/usr/lib/ruby/gems/1.8/gems/newrelic_rpm-2.9.5/lib/new_relic/agent/method_tracer.rb:38:in `trace_method_execution_no_scope'
/usr/lib/ruby/gems/1.8/gems/newrelic_rpm-2.9.5/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:117:in `perform_action'
passenger (2.2.5) lib/phusion_passenger/rack/request_handler.rb:95:in `process_request'
passenger (2.2.5) lib/phusion_passenger/abstract_request_handler.rb:207:in `main_loop'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment