summaryrefslogtreecommitdiff
path: root/lib/gitlab/usage_data_counters/known_events/importer_events.yml
blob: 3346c0556d64e17fc16332f9e3b637913ccb6e6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# Importer events
- name: github_import_project_start
  aggregation: weekly
- name: github_import_project_success
  aggregation: weekly
- name: github_import_project_failure
  aggregation: weekly
- name: github_import_project_cancelled
  redis_slot: import
  aggregation: weekly
- name: github_import_project_partially_completed
  redis_slot: import
  aggregation: weekly