Alerter Flavors
Currently, the SlackAlerter is the only available alerter integration. However, it is straightforward to extend ZenML and build an alerter for other chat services.Alerter | Flavor | Integration | Notes |
---|---|---|---|
Slack | slack | slack | Interacts with a Slack channel |
Custom Implementation | custom | Extend the alerter abstraction and provide your own implementation |