Commit 48bc20b2 authored by Doug Stull's avatar Doug Stull

Merge branch '342666-feature-flag-enable-track-github-importer-via-usageping' into 'master'

Remove feature flag on github importer tracking

See merge request gitlab-org/gitlab!75663
parents 7043c940 d93a6765
---
name: track_importer_activity
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/70012
rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/339392
milestone: '14.4'
type: development
group: group::import
default_enabled: false
......@@ -4,14 +4,11 @@
category: importer
redis_slot: import
aggregation: weekly
feature_flag: track_importer_activity
- name: github_import_project_success
category: importer
redis_slot: import
aggregation: weekly
feature_flag: track_importer_activity
- name: github_import_project_failure
category: importer
redis_slot: import
aggregation: weekly
feature_flag: track_importer_activity
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment