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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-18 15:10:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-18 15:10:09 +0300
commit4c3f961bd94656e64cee5b0ad07b3f49a84338a5 (patch)
treeeb9afef2d82734c64869ab4a78b99ea6d1805501 /generator_templates
parent16887b928c9b4f26aabdb2f37ec5fe4ee97e73fe (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'generator_templates')
-rw-r--r--generator_templates/gitlab_internal_events/metric_definition.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator_templates/gitlab_internal_events/metric_definition.yml b/generator_templates/gitlab_internal_events/metric_definition.yml
index c0ff71a09ce..108db77d0d0 100644
--- a/generator_templates/gitlab_internal_events/metric_definition.yml
+++ b/generator_templates/gitlab_internal_events/metric_definition.yml
@@ -10,7 +10,7 @@ status: active
milestone: "<%= milestone %>"
introduced_by_url: <%= options.fetch(:mr) %>
time_frame: <%= args.third %>
-data_source: redis_hll
+data_source: internal_events
data_category: optional
instrumentation_class: <%= class_name %>
distribution: <%= distributions %>