diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-08 18:09:49 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-08 18:09:49 +0000 |
commit | 89b770bb38aef8c0b895454e940d8f55a3038527 (patch) | |
tree | 83d0d7966b207747091f7ba6d892184f1e33bbcb /doc/administration/maintenance_mode/index.md | |
parent | 3bc30c280c408f3f31c90961e0fc5809c6246137 (diff) | |
download | gitlab-ce-89b770bb38aef8c0b895454e940d8f55a3038527.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/maintenance_mode/index.md')
-rw-r--r-- | doc/administration/maintenance_mode/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/administration/maintenance_mode/index.md b/doc/administration/maintenance_mode/index.md index c37eff53549..0df51a455e1 100644 --- a/doc/administration/maintenance_mode/index.md +++ b/doc/administration/maintenance_mode/index.md @@ -129,6 +129,10 @@ it is recommended that you disable all cron jobs except for those related to Geo You can monitor queues and disable jobs in **Admin Area > Monitoring > Background Jobs**. +### Incident management + +During Maintenance Mode, [Incident management](../../operations/incident_management/index.md) functions will be limited. The creation of [alerts](../../operations/incident_management/alerts.md) and [incidents](../../operations/incident_management/incidents.md#incident-creation) will be paused entirely. Notifications and paging on alerts and incidents will therefore be disabled. + ### Geo secondaries The maintenance mode setting will be propagated to the secondary as they sync up. |