-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support other notification types #106
Comments
Don't we also want to allow to restrict notifications at contacts level, just like in Icinga 2? |
Not for now, but quite possibly at a later stage, similar to per-contact time restrictions for example. |
@nilmerg I've updated the issue description after our discussion today. Please have a look. |
Looks fine |
At the moment, pretty much only state notifications are sent. We also have to allow sending other notifications.
For example, in case of Icinga 2, the available notification types are:
Also, there are events within an incident that could be worth an extra notification, for example:
Suggestion for moving forward (1. should be pretty straight forward, the others probably need a bit more discussion about the details)
The text was updated successfully, but these errors were encountered: