Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/namespace_statistics.yml')
-rw-r--r--db/docs/namespace_statistics.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/db/docs/namespace_statistics.yml b/db/docs/namespace_statistics.yml
index e84d5d563f8..4c294db3315 100644
--- a/db/docs/namespace_statistics.yml
+++ b/db/docs/namespace_statistics.yml
@@ -4,7 +4,8 @@ classes:
- NamespaceStatistics
feature_categories:
- application_instrumentation
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/48d8bdca0493056a717cd7d9fee2e8b51d6b0502
+- consumables_cost_management
+description: Stores usage statistics for both CI minutes and a limited set of storage types for a given namespace. This should not be confused with namespace_root_storage_statistics table which holds statistics across more storage types for a group.
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/965
milestone: '9.0'
gitlab_schema: gitlab_main