Purges a redundant current_user_id field from the search service logs
What does this MR do and why?
Purges a redundant current_user_id field from the search service logs - this value is already emitted by the meta.gl_user_id
field and thus having it twice just adds complexity and unnecessarily bloats our log storage.
References
gitlab-org/quality/quality-engineering/team-tasks#3922
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.