Migrate epic events to snowplow vol. 2 - note & emoji events
What does this MR do and why?
Related to #366827 (closed)
Migrate some of the redis_hll_counters.epics_usage.epics_usage_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
- Enable snowplow micro
- Trigger any of the events migrated here: add/edit/destroy an epic's comment, add/remove an emoji reaction to an epic
- Check if a new event with
perform_epics_action
action andse_property
attribute describing the performed action has been registered atlocalhost: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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Michał Wielich