For the following paranoid metrics:
- MediaWiki.Parsoid.html2wt.setup (html2wt_setup_seconds)
- MediaWiki.Parsoid.html2wt.selser.serialize (html2wt_serialize_seconds)
- MediaWiki.Parsoid.html2wt.selser.domDiff (html2wt_domDiff_seconds)
- MediaWiki.Parsoid.html2wt.init (deprecated May 23)
- MediaWiki.Parsoid.html2wt.total (deprecated May23)
- MediaWiki.Parsoid.html2wt.timePerInputKB (deprecated May 23)
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.