summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-25 21:16:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-25 21:16:20 +0000
commit190734a48c1030f2059035775589ee60f26bc7ca (patch)
tree59766e0eea48c75f169098bc7142194d8960f209 /db
parent1e3f5ab634699e9d50779f05d2ae8dfc8a3ab9b3 (diff)
downloadgitlab-ce-190734a48c1030f2059035775589ee60f26bc7ca.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db')
-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