Add more Snowplow logging and allow use of non async emitter in staging
What does this MR do and why?
Related to https://gitlab.com/gitlab-org/gitlab/-/work_items/561744
Add more Snowplow logging to facilitate debug of the issue.
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Setup gdk to simulate SaaS - https://docs.gitlab.com/ee/development/ee_features.html#simulate-a-saas-instance and restart GDK
- Sign out. Visit
/-/trial_registrations/new
. - Check
log/application_json.log
. It should include the reformatted log message & additional logs generated by Snowplow.
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.
Edited by Michał Wielich