Skip to content

Implement Usage ping for non SQL metrics

What does this MR do?

  • Add a new class for generating a non sql usage ping Gitlab::UsageDataNoSql
  • Fill Postgres metrics with -2, defined as UNCOMPUTED_METRIC
  • Later this will be used in an UsageData internal API #295309 (closed)

Screenshots (strongly suggested)

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

Related to #292982 (closed)

Edited by Alina Mihaila

Merge request reports