Skip to content

Avoid increasing redis counters when usage_ping is disabled

What does this MR do?

In this MR we avoid increasing the Redis counters we use for Usage Ping, when the setting usage_ping_enabled is disabled.

Does this MR meet the acceptance criteria?

Conformity

https://gitlab.com/gitlab-org/gitlab-ce/issues/64790

Edited by Nick Thomas

Merge request reports