gitlab-org--gitlab-foss/lib/gitlab/usage_data_counters/known_events/importer_events.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
326 B
YAML
Raw Normal View History

---
# 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