| Class | NewRelic::Rack::AgentMiddleware |
| In: |
lib/new_relic/rack/agent_middleware.rb
|
| Parent: | Object |
| category | [R] | |
| target | [R] | |
| transaction_options | [R] |
If middleware tracing is disabled, we‘ll still inject our agent-specific middlewares, and still trace those, but we don‘t want to capture HTTP response codes, since middleware that‘s outside of ours might change the response code before it goes back to the client.