Module: NewRelic::Agent::Instrumentation

Defined in:
lib/new_relic/agent/instrumentation.rb,
lib/new_relic/agent/instrumentation/rack.rb,
lib/new_relic/agent/instrumentation/sinatra.rb,
lib/new_relic/agent/instrumentation/memcache.rb,
lib/new_relic/agent/instrumentation/queue_time.rb,
lib/new_relic/agent/instrumentation/data_mapper.rb,
lib/new_relic/agent/instrumentation/metric_frame.rb,
lib/new_relic/agent/instrumentation/active_record.rb,
lib/new_relic/agent/instrumentation/rails3/errors.rb,
lib/new_relic/agent/instrumentation/rails4/errors.rb,
lib/new_relic/agent/instrumentation/metric_frame/pop.rb,
lib/new_relic/agent/instrumentation/rails3/action_controller.rb,
lib/new_relic/agent/instrumentation/rails4/action_controller.rb,
lib/new_relic/agent/instrumentation/browser_monitoring_timings.rb,
lib/new_relic/agent/instrumentation/controller_instrumentation.rb

Overview

stub module that contains instrumentation defined in the instrumentation directory

Defined Under Namespace

Modules: ActiveRecord, ControllerInstrumentation, DataMapperInstrumentation, Memcache, QueueTime, Rack, Rails3, Rails4, Sinatra Classes: BrowserMonitoringTimings, MetricFrame