Was used during SULF for statistics collection on when users logged in, no longer necessary.
Description
Details
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Disable AccountAudit | operations/mediawiki-config | master | +0 -10 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T106123 Extensions needing to be removed from Wikimedia wikis | |||
| Resolved | ori | T105894 Disable, undeploy, and drop tables for AccountAudit |
Event Timeline
@kevinator, are you aware of any groups using AccountAudit?
@MaxSem, iirc, mobile was looking at some data a long time ago, but I haven't heard anything about that in a long time. Do you know who might be using it?
AccountAudit is designed for unattached accounts, and AFAIS will not work properly for global accounts, so if people are still using it, they're not getting accurate data...
Heads-up sent to wikitech-l and analytics-l: https://lists.wikimedia.org/pipermail/wikitech-l/2015-July/082444.html
Undeploying AccountAudit would only affect client-side instrumentation, not https://meta.wikimedia.org/wiki/Schema:ServerSideAccountCreation, right?
Maybe someone from the former E3 team can quickly summarize the impact? cc @mattflaschen
No, that's something totally different. AccountAudit is an extension that only updates the accountaudit_login table.