Hi, is there anyone here who managed to get email alert notifications via webhooks working?
I've tried using AWS SimpleEmailService to implement this but despite trying various AWS Lambda functions, I keep getting the same behaviour where SigNoz makes multiple API requests to the webhook, causing it to spam mail into my inbox.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.