Page MenuHomePhabricator

Migrate DeferredUpdates to use StatsLib
Closed, ResolvedPublic

Description

Focusing on metrics:

  • "deferred_updates.$httpMethod.$type"

Follow the migration process as outlined below.

Secure/Conduct a code review.
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 dashboard by replacing the old Graphite metric with the new Prometheus metric.
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.

Related Objects

Event Timeline

DAlangi_WMF changed the task status from Open to In Progress.Mar 18 2024, 9:29 AM
DAlangi_WMF triaged this task as Medium priority.
DAlangi_WMF created this task.

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

[mediawiki/core@master] deferred: Migrate deferred updates metric to StatsLib

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

Krinkle renamed this task from Migrate DeferreredUpdates to use StatsLib to Migrate DeferredUpdates to use StatsLib.Mar 18 2024, 10:56 PM

Change 1012344 merged by jenkins-bot:

[mediawiki/core@master] deferred: Migrate deferred updates metric to StatsLib

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