Track process commit limit overflow
What does this MR do and why?
When a branch is pushed, only 100 commits are processed. Let's track how often the limit is hit and whether we get any insights from this number.
Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/31066