summaryrefslogtreecommitdiff
path: root/lib/gitlab/usage_data_counters/known_events/ecosystem.yml
blob: 1c765bb1830ece3c22db7011a2da3f3396e2b289 (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
---
# Ecosystem category
- name: i_ecosystem_jira_service_close_issue
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_jira_service
- name: i_ecosystem_jira_service_cross_reference
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_jira_service
- name: i_ecosystem_jira_service_list_issues
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_jira_service
- name: i_ecosystem_jira_service_create_issue
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_jira_service
- name: i_ecosystem_slack_service_issue_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_push_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_deployment_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_wiki_page_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_merge_request_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_note_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_tag_push_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_confidential_note_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service
- name: i_ecosystem_slack_service_confidential_issue_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
  feature_flag: usage_data_track_ecosystem_slack_service