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: 76c97a974d7bb34149658835c39a199adddf5268 (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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
- 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
- name: p_analytics_ci_cd_time_to_restore_service
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_ci_cd_change_failure_rate
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_ci_cd_release_statistics
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_ci_cd_deployment_frequency
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_ci_cd_lead_time
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_ci_cd_time_to_restore_service
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: g_analytics_ci_cd_change_failure_rate
  category: analytics
  redis_slot: analytics
  aggregation: weekly