Skip to content

Resolve "Usage Ping counts for all Search"

Terri Chu requested to merge 214250-usage-ping-counts-for-all-search into master

What does this MR do?

Issue #214250

Add a new Redis counter to track all search counts. The counter will be incremented any time search is performed through the Web and API endpoints.

Note: A Redis counter was chosen over Snowplow because Snowplow does not support self-managed instances yet.

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports