Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

v772: load airbrake and insert middleware on staging/production (#1144)

Choose a tag to compare

@zendesk-deploy zendesk-deploy released this 21 Jul 19:34
This will show the airbrake ID to end-users for easier followup.

To test locally:
 - set AIRBRAKE_API_KEY
 - remove if staging/production checks in application.rb
 - uncomment config.development_environments
 - raise an exception in a controller
 - set config.consider_all_requests_local = false