Commit 7f757b7f authored by Alina Mihaila's avatar Alina Mihaila Committed by Bob Van Landuyt

Add collect_package_events feature to package events

parent a38eaf06
......@@ -29,7 +29,8 @@ namespace :gitlab do
"name" => name,
"category" => "#{event_scope}_packages",
"aggregation" => "weekly",
"redis_slot" => "package"
"redis_slot" => "package",
"feature_flag" => "collect_package_events_redis"
}
end
end
......
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