Skip to content

[FE] Instance stats: Projects vs groups line chart

Ezekiel Kigbo requested to merge ek-instance-projects-vs-groups-stats into master

What does this MR do?

Adds a line chart with monthly averaged counts for:

  • Projects
  • Groups

Related to #246490 (closed)

Screenshots

With data One metric fails to load No data
Screen_Shot_2020-10-20_at_3.17.16_pm Screen_Shot_2020-10-20_at_3.19.03_pm Screen_Shot_2020-10-20_at_3.21.00_pm

Feature flag

Requires the instance_statistics feature flag

Testing

  1. Enable the feature flag
  2. Seed data FILTER=instance_statistics bundle exec rake db:seed_fu
  3. Sign in as an admin
  4. Navigate to /admin/instance_statistics

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 Ezekiel Kigbo

Merge request reports

Loading