Class: NewRelic::Rack::BrowserMonitoring

Inherits:
AgentMiddleware
  • Object
show all
Defined in:
lib/new_relic/rack/browser_monitoring.rb

Overview

This middleware is used by the agent for the Real user monitoring (RUM) feature, and will usually be automatically injected in the middleware chain. If automatic injection is not working, you may manually use it in your middleware chain instead.