Module: NewRelic::Rack

Defined in:
lib/new_relic/rack.rb,
lib/new_relic/rack/agent_hooks.rb,
lib/new_relic/rack/browser_monitoring.rb

Overview

This module contains Rack middlewares used by the Ruby agent.

Generally, these middlewares should be injected automatically when starting your application. If automatic injection into the middleware chain is not working for some reason, you may also include them manually.

Defined Under Namespace

Classes: AgentHooks, BrowserMonitoring