Count unique values for `source_code_pushes` event.
Required options:
-`event`: the event name.
-`counter_class`: one of the counter classes from the `Gitlab::UsageDataCounters` namespace; it should implement `read` method or inherit it from `BaseCounter`.