Skip to content

FE instance analytics users graph

Ezekiel Kigbo requested to merge ek-spike-instance-analytics-users-chart into master

What does this MR do?

Adds a line chart for instance analytics users count. The data shown is averaged monthly, on a rolling basis for the last year and rendered with an area chart.

Note: requires !44734 (merged) to merge

Screenshots

with data loading no data with an error
Screen_Shot_2020-10-15_at_1.57.07_pm Screen_Shot_2020-10-15_at_1.57.16_pm Screen_Shot_2020-10-12_at_6.10.04_pm Screen_Shot_2020-10-15_at_1.15.06_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

Related to #233854 (closed)

Edited by Ezekiel Kigbo

Merge request reports

Loading