Group clusters : UsageData

Problem to solve

We want to have metrics about how many group clusters vs project clusters are created

Further details

The code is present in https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/gitlab/usage_data.rb#L61

Proposal

Add UsageData for

  • total counts for group-level clusters
  • total counts for project-level clusters (if not present already)

What does success look like, and how can we measure that?

(If no way to measure success, link to an issue that will implement a way to measure this)

Links / references