mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 23:43:27 +01:00
docs: Clarify that alerts still have to be defined when using default-alerts
This commit is contained in:
parent
9e46e3972d
commit
7dccf5f08c
@ -974,6 +974,8 @@ As a result, the `[ALERT_TRIGGERED_OR_RESOLVED]` in the body of first example of
|
||||
| `alerting.*.default-alert.send-on-resolved` | Whether to send a notification once a triggered alert is marked as resolved | N/A |
|
||||
| `alerting.*.default-alert.description` | Description of the alert. Will be included in the alert sent | N/A |
|
||||
|
||||
> ⚠ You must still specify the `type` of the alert in the endpoint configuration even if you set the default alert of a provider.
|
||||
|
||||
While you can specify the alert configuration directly in the endpoint definition, it's tedious and may lead to a very
|
||||
long configuration file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user