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/project_metrics_settings.yml')
-rw-r--r--db/docs/project_metrics_settings.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/project_metrics_settings.yml b/db/docs/project_metrics_settings.yml
new file mode 100644
index 00000000000..9090f15278c
--- /dev/null
+++ b/db/docs/project_metrics_settings.yml
@@ -0,0 +1,9 @@
+---
+table_name: project_metrics_settings
+classes:
+- ProjectMetricsSetting
+feature_categories:
+- metrics
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/bb13ae974c295718eb80c14a179b721ba192a089
+milestone: '11.11'