Skip to content

Add tracking for export group members as CSV

Peter Hegman requested to merge 467226-add-instrumentation-to-csv-export into master

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

  1. Setup Snowplow micro - https://docs.gitlab.com/ee/development/internal_analytics/internal_event_instrumentation/local_setup_and_debugging.html#snowplow-micro
  2. Start internal events monitor - https://docs.gitlab.com/ee/development/internal_analytics/internal_event_instrumentation/local_setup_and_debugging.html#internal-events-monitor
  3. 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
  4. Go to that group -> Manage -> Members
  5. Click the Export as CSV button
  6. Event should show in the internal events monitor
Edited by Peter Hegman

Merge request reports

Loading