Comment on page
Problem notifications
StackState SaaS
Problems in StackState generate events that can be used to trigger event notifications.
To send a notification when problem events are generated:
- 1.
- 2.
- 3.You can add an event handler that listens to problem events in the StackState UI right panel View summary tab under Event handlers.
StackState Self-Hosted
You can create a custom event handler function to trigger actions or send notifications to systems other than Slack in response to problem events.
Last modified 1yr ago