denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

error alarm feature #623

Open sebringj opened 9 months ago

sebringj commented 9 months ago

What problem are you trying to solve?

If an error occurs in the log, have the ability to get notified, meaning if a console.error or some warning level for example, would be great to cut out having to have data dog or something like that.

Describe the solution you'd like

So if the configured alarm is tripped based on the console.error or console.warning etc... then an email would go out or sms or teams or slack etc.

Describe alternatives you've considered

datadog and sentry

Documentation, Adoption, Migration Strategy

No response