Skip to content

Add snowplow tracking for CI elements

Payton Burdette requested to merge 409377-pe-data-tracking into master

What does this MR do and why?

Adds tracking for the following elements.

  • Failed Jobs tab - Action: click_tab - Label: pipeline_failed_jobs_tab
  • Tests tab - Action: click_tab - Label: pipeline_tests_tab
  • Failed jobs table retry button - Action: click_retry - Label: pipeline_failed_jobs_tab

Screenshots or screen recordings

Screenshot_2023-07-31_at_10.51.25_AM

How to set up and validate locally

  1. Verify snowplow events are called

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409377 (closed)

Edited by Payton Burdette

Merge request reports