Log snowplow events triggered from frontend in internal events monitor
What does this MR do and why?
While reviewing !162271 (merged), I noticed the new server doesn't process snowplow events fired off directly from the frontend. This MR adds support for those events.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- run monitor with
bin/rails runner scripts/internal_events/monitor.rb click_expand_panel_on_settings
- in gdk, nav to a project > Settings > General, then expand one of the sections
- the
SNOWPLOW EVENTS
table should include theclick_expand_panel_on_settings
events