mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
docs(alerting): Update GitLab issue prefix
This commit is contained in:
parent
7e163c3fcf
commit
5bbd240dd9
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ endpoints:
|
||||||
| `alerting.gitlab.service` | Override endpoint displayname | `""` |
|
| `alerting.gitlab.service` | Override endpoint displayname | `""` |
|
||||||
| `alerting.gitlab.default-alert` | Default alert configuration. <br />See [Setting a default alert](#setting-a-default-alert). | N/A |
|
| `alerting.gitlab.default-alert` | Default alert configuration. <br />See [Setting a default alert](#setting-a-default-alert). | N/A |
|
||||||
|
|
||||||
The GitLab alerting provider creates an alert prefixed with `🚨 (gatus):` and suffixed with the endpoint's display
|
The GitLab alerting provider creates an alert prefixed with `alert(gatus):` and suffixed with the endpoint's display
|
||||||
name for each alert. If `send-on-resolved` is set to `true` on the endpoint alert, the alert will be automatically
|
name for each alert. If `send-on-resolved` is set to `true` on the endpoint alert, the alert will be automatically
|
||||||
closed when the alert is resolved. See
|
closed when the alert is resolved. See
|
||||||
https://docs.gitlab.com/ee/operations/incident_management/integrations.html#configuration to configure the endpoint.
|
https://docs.gitlab.com/ee/operations/incident_management/integrations.html#configuration to configure the endpoint.
|
||||||
|
|
Loading…
Reference in a new issue