Skip to content

Migrate Redis events from static analytics to internal events

Ankit Panchal requested to merge 448284-migrate-redis-static-analysis into master

What does this MR do and why?

This MR migrates external url and full report Redis events to internal 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.

How to set up and validate locally

  1. open an MR with license Compliance activated and some violations on the license compliance rules
  2. click one of the links to the external page of the license.
  3. Click on view full report button.
  4. Both actions above should trigger click_external_link_license_compliance and click_full_report_license_compliance events respectively.

Numbered steps to set up and validate the change are strongly suggested.

Related to #448284

Edited by Ankit Panchal

Merge request reports