Add tracking for export group members as CSV
What does this MR do and why?
Related to #467226
Add tracking for export group members as CSV
In group members UI
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
Screen_Recording_2024-10-04_at_10.39.18_AM
How to set up and validate locally
- Setup Snowplow micro - https://docs.gitlab.com/ee/development/internal_analytics/internal_event_instrumentation/local_setup_and_debugging.html#snowplow-micro
- Start internal events monitor - https://docs.gitlab.com/ee/development/internal_analytics/internal_event_instrumentation/local_setup_and_debugging.html#internal-events-monitor
- Follow instructions in https://docs.gitlab.com/ee/development/ee_features.html#simulate-a-saas-instance to create a group with Premium or higher license
- Go to that group -> Manage -> Members
- Click the
Export as CSV
button - Event should show in the internal events monitor
Edited by Peter Hegman