Question

Is it possible to use NewRelic to monitor exceptions in Rails app (like Airbrake)

Bonus: Get notified of other custom errors (e.g. Users getting form validation errors)

Thanks

Was it helpful?

Solution

New Relic does indeed track exceptions, with a free subscription. It will also let you call an API to report custom errors.

OTHER TIPS

Zapier provides a connector to New Relic, that in theory would allow you to send emails when a new relic alert occurs.

Haven't tested myself but it probably let you use New Relic as airbrake.

Here is the link: https://zapier.com/app/explore

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top