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: 85524c766ca819610e21b83a551e37de88f73b21 (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
- 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: i_analytics_instance_statistics
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_pipelines
  category: analytics
  redis_slot: analytics
  aggregation: weekly
- name: p_analytics_valuestream
  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