Skip to content

Resolve "[FE] Instance Statistics MVP: object counts"

What does this MR do?

This MR adds a metric card (panel) to the instance statistics page (/admin/instance_statistics) which displays the following counts:

  • No. of projects
  • No. of groups
  • No. of users
  • No. of issues
  • No. of merge requests
  • No. of pipelines

This is currently behind the :instance_statistics feature flag.

Screenshots

Bildschirmfoto_2020-09-14_um_16.02.08

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 #235754 (closed)

Edited by Martin Wortschack

Merge request reports