Subgraph Notifications
Satsuma supports sending notifications as your subgraphs undergo lifecycle events.
Currently, only e-mail notifications are supported.
We are aiming to support more methods in the future such as Slack/Telegram.
The following lifecycle events are supported for notifications:
- Live version failed
- New version deployment failed
- New version promoted live
- New version query ready
The notification settings for your subgraph can be configured on the
Settings
tab of the subgraph dashboard.
Last modified 30d ago