thoughtbot / carnival

An unobtrusive, developer-friendly way to add comments
MIT License
501 stars 30 forks source link

Set up Airbrake for 500 errors #276

Closed jferris closed 6 years ago

jferris commented 9 years ago

We currently have Logentries set up to notify us of error responses, but it's difficult to get important information from the log, such as request parameters.

There's an Airbrake Haskell client: https://hackage.haskell.org/package/airbrake-0.2.0.0/docs/Airbrake.html