Create a way to monitor memory growth over 2GB baseline
Once we have achieved our goal of running GitLab in a 2GB memory constrained environment we need a way to continually test against this baseline and trigger a notification when a new feature causes GitLab to exceed this baseline.
Implementation details to be determined.