Skip to content

Usage ping port

username-removed-443319 requested to merge usage-ping-port into master

What does this MR do?

Port the usage ping from EE to CE. To do this, I manually applied the main MRs, and cherry-picked commits where possible.

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

Did I miss anything? I did git diff --name-only master | xargs -I _ git diff _ ../../gdk-ee/gitlab/_ to manually inspect the results, and I'll comment below if things need to change in EE.

Why was this MR needed?

So that we can get more data to make a better product.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/27750.

Merge request reports