Skip to content

Add snowplow events for the extended VSA form

What does this MR do?

Adds snowplow tracking to group level value stream analytics for various features

Tracked events:

  • Selecting / Creating / Editing / Deleting a value stream
  • Clicking on a stage in the VSA path navigation
  • Sorting / paginating through the stage table

Tracked events

Event Image
Selecting a stage Screen_Shot_2021-06-02_at_5.15.42_pm
Selecting the overview stage Screen_Shot_2021-06-02_at_5.15.52_pm
Open edit modal Screen_Shot_2021-06-02_at_5.16.16_pm
Successfully edited a value stream Screen_Shot_2021-06-02_at_5.17.06_pm
Open create value stream modal Screen_Shot_2021-06-02_at_5.25.45_pm
Successfully create value stream Screen_Shot_2021-06-02_at_5.26.55_pm
Open delete value stream modal Screen_Shot_2021-06-02_at_5.27.07_pm
Successfully delete a value stream Screen_Shot_2021-06-02_at_5.37.24_pm

Screenshots (strongly suggested)

No visual changes

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #323572 (closed)

Edited by Ezekiel Kigbo

Merge request reports