Skip to content

Migrate epic events to snowplow vol. 6 - epic links events

Michał Wielich requested to merge michold-migrate-epic-events-v6 into master

What does this MR do and why?

Related to #366827 (closed)

Migrate some of the redis_hll_counters.ecosystem.ecosystem_total_unique_counts_monthly event's sub-events to Snowplow.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Enable snowplow micro
  2. Setup a Jira integration: create a free Jira cloud account and configure it in gitlab as described here
  3. Trigger any of the events migrated here:
  • enter the jira issue list view [http://127.0.0.1:3000/your_group/your_project/-/integrations/jira/issues]
  • in the Jira integration's settings, make sure that creating an issue from a vulnerability is enabled. Then, go to security -> vulnerability, enter a single vulnerability view and click the "create Jira issue" button and create the issue in Jira.
  1. Check if a new event with perform_integrations_action action and se_property attribute describing the performed action has been registered at localhost:9090/micro/good

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michał Wielich

Merge request reports