Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d93a6765
Commit
d93a6765
authored
Dec 01, 2021
by
Doug Stull
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove importer usage ping feature flag
- track importer events for github Changelog: added
parent
9aadeffd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
11 deletions
+0
-11
config/feature_flags/development/track_importer_activity.yml
config/feature_flags/development/track_importer_activity.yml
+0
-8
lib/gitlab/usage_data_counters/known_events/importer_events.yml
...tlab/usage_data_counters/known_events/importer_events.yml
+0
-3
No files found.
config/feature_flags/development/track_importer_activity.yml
deleted
100644 → 0
View file @
9aadeffd
---
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
lib/gitlab/usage_data_counters/known_events/importer_events.yml
View file @
d93a6765
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment