mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
454 B
YAML
15 lines
454 B
YAML
---
|
|
table_name: namespace_root_storage_statistics
|
|
classes:
|
|
- Namespace::RootStorageStatistics
|
|
feature_categories:
|
|
- consumables_cost_management
|
|
description: Stores usage data totals for all available consumable features across
|
|
projects for a given namespace.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/29570
|
|
milestone: '12.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|