[go: up one dir, main page]

Add a redis hash counter (for future use in tracking the GitLab CLI's events)

What does this MR do and why?

This change adds a new Redis hash counter feature for tracking unique totals in the tracking system. This will allow counting occurrences of specific values (like command labels) while maintaining their uniqueness.

This will be used in !190595 (merged) for tracking events from the GitLab CLI

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Gary Holtz

Merge request reports

Loading