... | @@ -363,8 +363,9 @@ A project's storage space is the sum of the size statistics of the versioned fil |
... | @@ -363,8 +363,9 @@ A project's storage space is the sum of the size statistics of the versioned fil |
|
To find out, go to Settings -> Usage Quotas for your project.
|
|
To find out, go to Settings -> Usage Quotas for your project.
|
|
|
|
|
|
### How much space is occupied by all my projects?
|
|
### How much space is occupied by all my projects?
|
|
- You can get the usage of resources across your projects, storage consumed by all projects and project by project from your GitLab profile :
|
|
- You can get the usage of resources across your projects from your GitLab profile :
|
|
https://gitlab.inria.fr/-/profile/usage_quotas
|
|
https://gitlab.inria.fr/-/profile/usage_quotas
|
|
|
|
This will give you the storage consumed by all projects and project by project.
|
|
|
|
|
|
- Alternatively, you can use [GraphQL](https://docs.gitlab.com/ee/api/graphql/) to find out how much space is occupied by each of your projects:
|
|
- Alternatively, you can use [GraphQL](https://docs.gitlab.com/ee/api/graphql/) to find out how much space is occupied by each of your projects:
|
|
1. Connect to https://gitlab.inria.fr/-/graphql-explorer
|
|
1. Connect to https://gitlab.inria.fr/-/graphql-explorer
|
... | | ... | |