Skip to content

Adds tracking columns to namespace limits

Vijay Hawoldar requested to merge vij-add-tracking-columns into master

What does this MR do and why?

Adds tracking columns to namespace limits

Introduces columns for tracking when a namespace has:

  1. been informed of impending storage enforcement (pre enforcement)
  2. has had storage limits actually enforced.

These stats will be used by data teams for analysis - see https://gitlab.com/gitlab-org/gitlab/-/issues/382200

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vijay Hawoldar

Merge request reports