Skip to content

Correct non-reported events by using base Widget Extension Telemetry framework

What does this MR do and why?

At the time that we shipped the base telemetry implementation EE widgets stopped reporting expand events based on the $options.expandEvent in their widget definition.

This MR corrects that by placing every EE widget that has an expandEvent in the known list of "non-standard" events so that they will be reported alongside the standardized events.

This MR also enables the default telemetry for the Accessibility widget.

Screenshots or screen recordings

All backstage

MR acceptance checklist

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

Merge request reports