DEV Community

Discussion on: What gives you the most anxiety?

Collapse
 
zablon18 profile image
Fernando Zablah

I don't know what kind of infrastructure/framework you are working on. But for my Node.js projects I use sentry.io , it is amazing, gives you detail where something crashed, which user and commit related info. It has a variety of supported languages/frameworks. Most importantly you can setup the amount of alerts you receive for each instance of an error.

Collapse
 
svemaraju profile image
Srikanth • Edited

stackdriver logging -> xmatters alerts
I used sentry before, but don't you need some integration for alerting via Text or Call?

Thread Thread
 
zablon18 profile image
Fernando Zablah

I don't know for call, but I receive my alerts via Slack and email.