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

20210216184937_user_packages_total_unique_counts_monthly.yml « counts_28d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e758f06bea9689e41ec194cd76125ad5d5e5790a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
data_category: operational
key_path: redis_hll_counters.user_packages.user_packages_total_unique_counts_monthly
description: A monthly count of users that have published a package to the registry
product_section: ops
product_stage: package
product_group: package
product_category: package registry
value_type: number
status: active
time_frame: 28d
data_source: redis_hll
instrumentation_class: RedisHLLMetric
options:
  events:
  - i_package_composer_user
  - i_package_conan_user
  - i_package_generic_user
  - i_package_helm_user
  - i_package_maven_user
  - i_package_npm_user
  - i_package_nuget_user
  - i_package_pypi_user
  - i_package_rubygems_user
  - i_package_terraform_module_user
distribution:
- ee
- ce
tier:
- free
- premium
- ultimate
performance_indicator_type:
- smau
- gmau
milestone: "<13.9"