Page MenuHomePhabricator

Temp accounts Grafana Dashboard: Rate of blocks (local blocks)
Closed, ResolvedPublic

Description

  • What: Plot number of blocks that target named accounts, temp accounts and IP addresses, segmented by wiki
  • Why:
    • Improved visibility into anti-abuse measures being taken against temporary accounts
    • Make it easy to see if there is a spike/drop in blocks of temp accounts
    • Make it easy to see if there is a spike/drop in blocks of temp accounts editing relative to regular accounts
    • Identify if usage of IP blocking declines

See also T375869: Temp accounts Grafana Dashboard: Rate of global blocks

Acceptance criteria:

Event Timeline

Should this also include GlobalBlocking blocks, or will we consider this in another task?

Should this also include GlobalBlocking blocks, or will we consider this in another task?

What do you prefer? Probably a separate task would make sense, as the code implementation would be different, and we'd want a separate visualization on the dashboard?

I'd say a new task would be my preferred option. Global blocks have more effect and are the locking equivalent for temporary accounts.

We may also want to track the number of central auth locks performed too?

kostajh renamed this task from Temp accounts Grafana Dashboard: Rate of blocks to Temp accounts Grafana Dashboard: Rate of blocks (local blocks).Sep 27 2024, 12:00 PM
kostajh updated the task description. (Show Details)
kostajh updated the task description. (Show Details)

I'd say a new task would be my preferred option. Global blocks have more effect and are the locking equivalent for temporary accounts.

Filed as T375869: Temp accounts Grafana Dashboard: Rate of global blocks

We may also want to track the number of central auth locks performed too?

Filed as T375870: Temp accounts Grafana Dashboard: Rate of CentralAuth locks

kostajh updated the task description. (Show Details)

Change #1080073 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[mediawiki/extensions/WikimediaEvents@master] TemporaryAccountsInstrumentation: Track rate of local blocks

https://gerrit.wikimedia.org/r/1080073

Change #1080073 merged by jenkins-bot:

[mediawiki/extensions/WikimediaEvents@master] TemporaryAccountsInstrumentation: Track rate of local blocks

https://gerrit.wikimedia.org/r/1080073

Moving to "In progress" to add the panel once we have collected some data.