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

20210216183644_gitlab_project.yml « counts_28d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c74e5c56a8ddecb8ec5c4ca95dae735190662cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
data_category: optional
key_path: usage_activity_by_stage_monthly.manage.project_imports.gitlab_project
description: Count of projects imported using Project Import/Export
product_section: dev
product_stage: manage
product_group: group::import
product_category: importers
value_type: number
status: active
time_frame: 28d
data_source: database
instrumentation_class: CountImportedProjectsMetric
options:
  import_type: gitlab_project
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
milestone: "<13.9"