RafalWilinski / express-status-monitor

🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
https://dynobase.dev/
MIT License
3.59k stars 253 forks source link

Alert And Notification #205

Open devr77 opened 1 year ago

devr77 commented 1 year ago

I'm Somewhat thinking too about implementing Alerting or Notification. Even if We have custom Webhook, that would be great.

that-ambuj commented 1 year ago

Hi, I'd like to contribute to this issue. How about we give the developers the choice to use their own email library(SES or nodemailer) and email addresses as arrays and options and the emails would be automatically sent whenever there is a threshold reached.

devr77 commented 1 year ago

@RafalWilinski Can We work on this issue ?