Skip to content

Log snowplow events triggered from frontend in internal events monitor

Sarah Yasonik requested to merge sy-support-fe-internal-events-in-monitor into master

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
Screenshot_2024-09-03_at_1.59.02_PM Screenshot_2024-09-03_at_1.58.49_PM

How to set up and validate locally

  1. run monitor with bin/rails runner scripts/internal_events/monitor.rb click_expand_panel_on_settings
  2. in gdk, nav to a project > Settings > General, then expand one of the sections
  3. the SNOWPLOW EVENTS table should include the click_expand_panel_on_settings events

Merge request reports

Loading