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 'config/metrics/counts_28d/20210216184850_deploy_token_packages_total_unique_counts_monthly.yml')
-rw-r--r--config/metrics/counts_28d/20210216184850_deploy_token_packages_total_unique_counts_monthly.yml20
1 files changed, 19 insertions, 1 deletions
diff --git a/config/metrics/counts_28d/20210216184850_deploy_token_packages_total_unique_counts_monthly.yml b/config/metrics/counts_28d/20210216184850_deploy_token_packages_total_unique_counts_monthly.yml
index 007a0087173..5452e4399d5 100644
--- a/config/metrics/counts_28d/20210216184850_deploy_token_packages_total_unique_counts_monthly.yml
+++ b/config/metrics/counts_28d/20210216184850_deploy_token_packages_total_unique_counts_monthly.yml
@@ -1,5 +1,5 @@
---
-data_category: Optional
+data_category: optional
key_path: redis_hll_counters.deploy_token_packages.deploy_token_packages_total_unique_counts_monthly
description: A monthly count of packages published to the registry using a deploy token
product_section: ops
@@ -10,6 +10,23 @@ value_type: number
status: data_available
time_frame: 28d
data_source: redis_hll
+instrumentation_class: RedisHLLMetric
+options:
+ events:
+ - i_package_composer_deploy_token
+ - i_package_conan_deploy_token
+ - i_package_container_deploy_token
+ - i_package_debian_deploy_token
+ - i_package_generic_deploy_token
+ - i_package_golang_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_tag_deploy_token
+ - i_package_terraform_module_deploy_token
distribution:
- ee
- ce
@@ -17,3 +34,4 @@ tier:
- free
- premium
- ultimate
+performance_indicator_type: []