Skip to content

Create users statistics entries with a worker

Corinna Gogolok requested to merge add_summary_lines_to_users_statistics into master

What does this MR do?

Part of #118592 (closed)

Depends on !25347 (closed) in order to have translated strings. Depends on !25355 (merged) for the bot count.

Show active, blocked and total users in the Users Statistics as some kind of summary lines.

Creates entries for the users statistics table with a worker that runs daily.

Screenshots

Before After
Screenshot_2020-02-18_at_5.44.27_PM Screenshot_2020-02-18_at_5.44.13_PM

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 Corinna Gogolok

Merge request reports