Skip to content

Add HLL counter for projects that initialize product analytics

Max Woolf requested to merge mw/pa/count-project-setups into master

What does this MR do and why?

  • Increments a RedisHLL counter whenever a project initializes the product analytics stack.
  • Uses RedisHLL so that it only occurs once per project.

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.

Edited by Max Woolf

Merge request reports