| 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.
| 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 |