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

project_id_7d_multiple_events.yml « metrics « internal_events « scripts « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11a4ba41c07d9147ae98df40cc084fa3a073ed7b (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
---
key_path: redis_hll_counters.count_distinct_project_id_from_internal_events_cli_closed_and_internal_events_cli_used_weekly
description: Weekly count of unique projects where a defition file was created with the CLI
product_section: analytics
product_stage: monitor
product_group: analytics_instrumentation
performance_indicator_type: []
value_type: number
status: active
milestone: '16.6'
introduced_by_url: TODO
time_frame: 7d
data_source: internal_events
data_category: optional
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
options:
  events:
  - internal_events_cli_closed
  - internal_events_cli_used
events:
- name: internal_events_cli_closed
  unique: project.id
- name: internal_events_cli_used
  unique: project.id