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

ecosystem.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: 3fd02164f740d3f625b4c1fd5aa240c16237c325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
# 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