Skip to content

Conversation

NamelessOne91
Copy link
Contributor

Provides initial abstraction for sending alerts via different channels when a failure occurs.
Initial (WIP) implementation for sending emails via Gmail and POSTing alerts to Grafana are provided and wired in.

AlertsManager is responsible of transparently handling the initialization of different Alerter interface implementations, selectively enable only some of them and decide whether an alerting failure results in an application failure.
Having this layer of indirection should also make development of further, future, improvements easier.
Such as e.g. trying to dispatch alerts in a parallel manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant