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

analytics.yml « known_events « usage_data_counters « gitlab « lib - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a1e7f032782cc0ad265600e05cea94de2268790 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
- name: users_viewing_analytics_group_devops_adoption
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: i_analytics_dev_ops_adoption
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: i_analytics_dev_ops_score
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_merge_request
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: i_analytics_instance_statistics
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_contribution
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_insights
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_issues
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_productivity
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_valuestream
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_pipelines
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_code_reviews
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_valuestream
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_insights
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_issues
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_repo
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: i_analytics_cohorts
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_ci_cd_pipelines
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_ci_cd_deployment_frequency
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_ci_cd_lead_time
  category: analytics
  redis_slot: analytics
  aggregation: weekly