Send events to enable internal event tracking
Part of gitlab-org/gitlab#428008 (closed).
Summary:
- Add
event_tracker
module that collects and sends the event data to Rails. - It creates three types of events and collects event info.
- It sends event data to GitLab Rails periodically, every one minute in default settings.
More context in the issue comment: gitlab-org/gitlab#428008 (comment 1664673711).
Edited by Taka Nishida