Update GitLab 15 Breaking Changes authored by Ben Prescott (ex-GitLab)'s avatar Ben Prescott (ex-GitLab)
...@@ -133,7 +133,7 @@ zgrep `status_checks` /var/log/gitlab/gitlab-rails/api-json.log.* ...@@ -133,7 +133,7 @@ zgrep `status_checks` /var/log/gitlab/gitlab-rails/api-json.log.*
- If there's no hits, then the api isn't being used, so no impact. - If there's no hits, then the api isn't being used, so no impact.
- If it is being used, identify affected users from the logs. - If it is being used, identify affected users from the logs.
#### fast-stats #### :fast_forward: fast-stats :fast_forward:
- [fast-stats top](https://gitlab.com/gitlab-com/support/toolbox/fast-stats) does a really good job summarising the log data: - [fast-stats top](https://gitlab.com/gitlab-com/support/toolbox/fast-stats) does a really good job summarising the log data:
... ...
......