Track usage ping event when the full code quality report component is mounted

What does this MR do?

See #276380 (closed) for more context

This MR adds a new usage ping event (i_testing_full_code_quality_report_total) that tracks the number of unique users per instance that view the full code quality report (aka the "Code Quality" tab of a pipeline).

Per the Usage Ping Guide, this MR adds a new feature flag (usage_data_i_testing_full_code_quality_report_total) which is enabled by default, and the event is only tracked when the feature flag is enabled.

Screenshots

Event tracking request from the network panel (gdk):

Screen_Shot_2021-01-12_at_18.31.44

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Miranda Fluharty

Merge request reports

Loading