Page MenuHomePhabricator

evaluate and migrate in-use parsoid metrics to statslib
Open, Needs TriagePublic

Description

For the following paranoid metrics:

  • MediaWiki.Parsoid.html2wt.setup T354908
  • MediaWiki.Parsoid.html2wt.selser.serialize T354908
  • MediaWiki.Parsoid.html2wt.selser.domDiff T354908
  • MediaWiki.Parsoid.html2wt.init T354908
  • MediaWiki.Parsoid.html2wt.total T354908
  • MediaWiki.Parsoid.html2wt.timePerInputKB T354908

Please 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.

Event Timeline

lmata updated the task description. (Show Details)
lmata renamed this task from migrate MediaWiki.Parsoid.html2wt.setup to statslib to migrate top used parsoid to statslib.Jan 11 2024, 9:41 PM
lmata updated the task description. (Show Details)
lmata updated the task description. (Show Details)
lmata renamed this task from migrate top used parsoid to statslib to migrate top used parsoid metrics to statslib.Apr 11 2024, 4:15 PM
lmata renamed this task from migrate top used parsoid metrics to statslib to evaluate and migrate in-use parsoid metrics to statslib.