Merge branch 'docs-storage-counteer' into 'master'

Adds docs for total usage storage quota

See merge request gitlab-org/gitlab-ce!32600
This commit is contained in:
Achilleas Pipinellis 2019-09-04 17:58:27 +00:00
commit 21924175ea

View file

@ -443,6 +443,12 @@ A group owner can check the aggregated storage usage for all the project in a gr
![Group storage usage quota](img/group_storage_usage_quota.png)
The total usage of the storage is updated if any relevant event that
will affect its value is triggered (e.g., a commit push).
For performance reasons, we may delay the update up to 1 hour and 30 minutes.
If your namespace shows `N/A` as the total storage usage, you can trigger a recalculation by pushing a commit to any project in that namespace.
## User contribution analysis **(STARTER)**
With [GitLab Contribution Analytics](contribution_analytics/index.md),