Skip to content

Increment redis counters when usage ping disabled

What does this MR do?

Allow web_ide_* Redis counters to increment when usage ping is disabled

  • See the discussion about web_ide_* redis counters #217706 (comment 343034882)
  • A few of the web ide metrics are implemented to stop incrementing whenever usage ping is disabled
  • Disabling usage ping is only to stop sending
  • Main issue #217706 (closed)

Redis counters will be deprecated

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 Alper Akgun

Merge request reports