Skip to content

Add docs for track_redis_events helper methods in controllers

What does this MR do?

With !39796 (merged) we bring helper method to track events using Redis HLL

track_redis_hll_event :index, name: 'i_analytics_dev_ops_score', feature: :my_feature

Add this option to Telemetry guide https://docs.gitlab.com/ee/development/telemetry/usage_ping.html#redis-hll-counters

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #241122 (closed)

Edited by Alina Mihaila

Merge request reports