base-org / pessimism

Detect real-time threats and events on OP Stack compatible blockchains
https://base-org.github.io/pessimism/
MIT License
1.54k stars 435 forks source link

Feat - Implement SNS Client as Alert Option #198

Closed adrain-cb closed 8 months ago

adrain-cb commented 9 months ago

Problem

Allowing strictly Slack and PagerDuty as a way for users to receive alerts is a limiting factor for alert consumption/ingestion.

Solution

Implementing a configurable, optional SNS client for publishing events will enable users to receive emails and SMS messages, and create custom automation pipelines to ingest alerts upon heuristic triggers.