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

importer_events.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: c84d756a013d18fc969d19ea3ea650824984504c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# Importer events
- name: github_import_project_start
  category: importer
  redis_slot: import
  aggregation: weekly
- name: github_import_project_success
  category: importer
  redis_slot: import
  aggregation: weekly
- name: github_import_project_failure
  category: importer
  redis_slot: import
  aggregation: weekly