Metric
        .where(request_controller: 'user_groups')
        .pluck(:request_params)
        .map { |data| data['id'] }
        .compact