Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Contribution Analytics with ClickHouse - adding backend for self-managed
Problem
The CH background jobs which are syncing data are specifically set for SaaS only.
Related to this comment.
Proposal
Move the events
table related click_house_
jobs from the Gitlab.com
block in the config/initializers/1_settings.rb
file so these cron jobs will be also enabled on self-managed.