Skip to content

Add user to StandardContext

Alishan Ladhani requested to merge ali/add-user-to-standard-context into master

What does this MR do?

Add user to the initializer for StandardContext. We are not sending user_id with events at this time, but we do plan on anonymizing and sending this information in the near future.

Related to #299939 (closed)

Documentation on how to send StandardContext will be included in a follow-up MR: !52026 (merged). For now, we are only testing this with one event.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Alishan Ladhani

Merge request reports