Move the Gitter alerts to the GitLab Pagerduty account
Currently Gitter's alerts flow through its own Pagerduty account. This is a bit of a waste and it would be more efficient to merge it into the GitLab one.
My advice here is to not do it right away. Instead, perform a review for each alert and only move it across when they are fully understood and under control.
The reason why I'm stating this is because the vast majority of the alerts are silent and they would represent a lot of useless noise that would potentially harm visibility on real problems happening on GitLab.com.
Relevant code
ansible/group_vars/prod-servers#L4-7ansible/group_vars/beta-servers#L4-7ansible/roles/monit/templates/etc/monit/scripts/mail-status-report.sh#L3ansible/roles/monit/templates/etc/monit/scripts/monitor-monit.sh#L3ansible/roles/monit/templates/etc/monit/monitrc#L70-72ansible/roles/base/files/etc/apt/apt.conf.d/50unattended-upgrades#L21
Edited by Eric Eastwood