When this option is checked additional notifications (reminders) will be sent for triggered alerts. You can specify how often reminders
should be sent using number of seconds (s), minutes (m) or hours (h), for example `30s`, `3m`, `5m` or `1h` etc.
**Important:** Alert reminders are sent after rules are evaluated. Therefore a reminder can never be sent earlier than a configured [alert rule evaluation interval](/alerting/rules/#name-evaluation-interval).
These examples shows how often and when reminders are sent for a triggered alert.
Alert rule evaluation interval | Send reminders every | Reminder sent every (after last alerting notification)
---------- | ----------- | -----------
`30s` | `15s` | ~30 seconds
`1m` | `5m` | ~5 minutes
`5m` | `15m` | ~15 minutes
`6m` | `20m` | ~24 minutes
`1h` | `15m` | ~1 hour
`1h` | `2h` | ~2 hours
<divclass="clearfix"></div>
## Supported Notification Types
## Supported Notification Types
...
@@ -132,22 +155,22 @@ Once these two properties are set, you can send the alerts to Kafka for further
...
@@ -132,22 +155,22 @@ Once these two properties are set, you can send the alerts to Kafka for further
### All supported notifier
### All supported notifier
Name | Type |Support images
Name | Type |Support images | Support reminders
-----|------------ | ------
-----|------------ | ------ | ------ |
Slack | `slack` | yes
Slack | `slack` | yes | yes
Pagerduty | `pagerduty` | yes
Pagerduty | `pagerduty` | yes | yes
Email | `email` | yes
Email | `email` | yes | yes
Webhook | `webhook` | link
Webhook | `webhook` | link | yes
Kafka | `kafka` | no
Kafka | `kafka` | no | yes
Hipchat | `hipchat` | yes
Hipchat | `hipchat` | yes | yes
VictorOps | `victorops` | yes
VictorOps | `victorops` | yes | yes
Sensu | `sensu` | yes
Sensu | `sensu` | yes | yes
OpsGenie | `opsgenie` | yes
OpsGenie | `opsgenie` | yes | yes
Threema | `threema` | yes
Threema | `threema` | yes | yes
Pushover | `pushover` | no
Pushover | `pushover` | no | yes
Telegram | `telegram` | no
Telegram | `telegram` | no | yes
Line | `line` | no
Line | `line` | no | yes
Prometheus Alertmanager | `prometheus-alertmanager` | no
Prometheus Alertmanager | `prometheus-alertmanager` | no | no