Skip to content

Add MR Widget Extension Metrics for the Test Summary widget to report on existing telemetry events

Thomas Randolph requested to merge tor/feature/widget-telemetry-metrics into master

What does this MR do and why?

For #366652 (closed)

This adds metrics around existing tracking events for the Test Summary widget extension.

Unfortunately, each of these widgets requires around 500 Lines of Code and 21 files modified, so I am splitting them up into their own MRs.

Issue/MR Widget EE?
We are here 👉🏻 WidgetTestSummary
!93340 (merged) WidgetTerraform
!93333 (merged) WidgetCodeQuality
!93232 (merged) WidgetAccessibility
#368871 (closed) WidgetSecurityReports
#368872 (closed) WidgetBrowserPerformance
#368873 (closed) WidgetLicenseCompliance
#368874 WidgetLoadPerformance
#368875 (closed) WidgetMetrics
#368876 (closed) WidgetStatusChecks

Screenshots or screen recordings

This is all piping for tracking data.

How to set up and validate locally

This is just adding Metrics, so there really isn't anything to test locally.

MR acceptance checklist

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

Edited by Thomas Randolph

Merge request reports