Page MenuHomePhabricator

Migrate MediaWiki.centralauth.* to statslib
Open, Needs TriagePublic

Description

Follow the migration process as outlined below.

Secure/Conduct code review(s).
Deploy the changes to production via the train (https://wikitech.wikimedia.org/wiki/Deployments/Train).
Verify that the changes have been successfully implemented.
Update the relevant dashboard(s) by replacing the old Graphite metric(s) with the new Prometheus metric(s).
Please follow the guidelines and standards outlined in the provided documentation:

https://www.mediawiki.org/wiki/Manual:Stats for detailed guidance on the conversion process.
https://drive.google.com/file/d/12yQEuOapkML1vb9MgCaX1QzbLBdXE6X2/view for a video tutorial on the conversion process.
https://docs.google.com/presentation/d/1SZWf_D3mWNX-XHN8PHYI84LDZr6GUQC2AMhZ9mQXCI0/edit#slide=id.g2795460c956_0_23 for slides on the best practices for converting metrics to statslib.

  • MediaWiki.centralauth.session.write.sample_rate
  • MediaWiki.centralauth.session.write.p*
  • MediaWiki.centralauth.session.read.sample_rate
  • MediaWiki.centralauth.session.read.p*
  • MediaWiki.centralAuth.IpReputation.$statsdKey." ...
  • MediaWiki.centralauth.centrallogin_errors.*

Event Timeline

DAlangi_WMF changed the task status from Open to In Progress.Mar 20 2024, 8:35 AM
DAlangi_WMF claimed this task.
DAlangi_WMF triaged this task as Medium priority.
DAlangi_WMF added subscribers: DAlangi_WMF, colewhite.

Change #1020903 had a related patch set uploaded (by D3r1ck01; author: Derick Alangi):

[mediawiki/extensions/CentralAuth@master] WIP: Migrate IpReputationPreAuthProvider metrics to StatsLib

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

DAlangi_WMF changed the task status from In Progress to Open.May 27 2024, 2:58 PM
DAlangi_WMF removed DAlangi_WMF as the assignee of this task.
DAlangi_WMF raised the priority of this task from Medium to Needs Triage.