Should we instead move out these variables into a different table called requests and then for each log we do for that request, we just keep the request ID to track the user journey? Could likely be fine to keep as is, but maybe for consideration.
As a note here: also consider logging the end response for this route?