Skip to content

Recreate Redis Counters using Snowplow events

What does this MR do and why?

In &7493 (closed), we instrumented the first set of Redis Counters using Snowplow events in SaaS. This is the 5th wave of counters to be instrumented using Snowplow Events. Splitting this counter, redis_hll_counters.analytics.analytics_total_unique_counts_monthly, into its own issue per this comment since the counter is made up of many sub-metrics.

Submetrics migrated here:

  • p_analytics_ci_cd_pipelines FRONTEND
  • p_analytics_ci_cd_deployment_frequency FRONTEND
  • p_analytics_ci_cd_lead_time FRONTEND

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #373146 (closed)

Edited by Niko Belokolodov

Merge request reports