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

20210216184848_deploy_token_packages_total_unique_counts_weekly.yml « counts_7d « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 28adf6d6d01d2ba8d31b2767b82ff3911dec9024 (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
---
data_category: optional
key_path: redis_hll_counters.deploy_token_packages.deploy_token_packages_total_unique_counts_weekly
description: A weekly count of packages published to the registry using a deploy token
product_section: ops
product_stage: package
product_group: package
product_category: package registry
value_type: number
status: active
time_frame: 7d
data_source: redis_hll
instrumentation_class: RedisHLLMetric
options:
  events:
  - i_package_composer_deploy_token
  - i_package_conan_deploy_token
  - i_package_generic_deploy_token
  - i_package_helm_deploy_token
  - i_package_maven_deploy_token
  - i_package_npm_deploy_token
  - i_package_nuget_deploy_token
  - i_package_pypi_deploy_token
  - i_package_rubygems_deploy_token
  - i_package_terraform_module_deploy_token
distribution:
- ee
- ce
tier:
- free
- premium
- ultimate
performance_indicator_type: []
milestone: "<13.9"