sinatra.rb

Path: lib/new_relic/agent/instrumentation/sinatra.rb
Last Update: Wed Feb 15 06:29:35 +0000 2017

encoding: utf-8 This file is distributed under New Relic‘s license terms. See github.com/newrelic/rpm/blob/master/LICENSE for complete details.

Required files

new_relic/agent/instrumentation/controller_instrumentation   new_relic/agent/instrumentation/sinatra/transaction_namer   new_relic/agent/instrumentation/sinatra/ignorer   new_relic/agent/parameter_filtering   new_relic/rack/agent_hooks   new_relic/rack/browser_monitoring   new_relic/rack/error_collector  

Included Modules

NewRelic::Agent::Instrumentation::Sinatra

External Aliases

dispatch! -> dispatch_without_newrelic
dispatch_with_newrelic -> dispatch!
process_route -> process_route_without_newrelic
process_route_with_newrelic -> process_route
route_eval -> route_eval_without_newrelic
route_eval_with_newrelic -> route_eval
build -> build_without_newrelic
build_with_newrelic -> build

[Validate]