Skip to content

Instrument times the MR comment filter dropdown is clicked

What does this MR do and why?

For #441451 (closed)

Adds telemetry to the activity/comment filter dropdown on the MR Overview tab.

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.

Screenshots or screen recordings

N/A, all backstage

How to set up and validate locally

  1. Go to an MR
  2. Open the network tab in the browser developer console
  3. Open the "All activity" dropdown in the "Activity"/timeline area of the MR overview
    • !

    • Note that this will read "X +n more" if you have already modified the selections inside the dropdown.
  4. Note that a network request is sent to track_event containing the correct event name
Edited by Thomas Randolph

Merge request reports