문제

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

도움이 되었습니까?

해결책

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top