Skip to content

Tracking of custom events

yorickpeterse-staging requested to merge custom-events-tracking into master

What does this MR do?

This MR adds the ability to track custom events such as the number of Git pushes.

Are there points in the code the reviewer needs to double check?

The usual stuff.

Why was this MR needed?

We want to track more business level data such as the number of Git pushes, how many repositories are imported (and from where), etc.

What are the relevant issue numbers?

gitlab-org/gitlab-ce#13720

Does this MR meet the acceptance criteria?

cc @pcarranza

Merge request reports