Page MenuHomePhabricator

Migrate MediaWiki.resourceloader_module_decodedsize_bytes to statslib
Closed, ResolvedPublic

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.resourceloader_module_decodedsize_bytes.*.*.$module
  • MediaWiki.resourceloader_module_decodedsize_bytes.$wiki.*.$module
  • MediaWiki.resourceloader_module_transfersize_bytes.
  • MediaWiki.resourceloader_module_transfersize_bytes.*
  • MediaWiki.resourceloader_module_transfersize_bytes.*.*.$module
  • MediaWiki.resourceloader_module_transfersize_bytes.$wiki.*
  • MediaWiki.resourceloader_module_transfersize_bytes.$wiki.$component.*
  • MediaWiki.resourceloader_module_transfersize_bytes.$wiki.*.$module

Event Timeline

DAlangi_WMF changed the task status from Open to In Progress.Mar 21 2024, 11:02 AM
DAlangi_WMF claimed this task.
DAlangi_WMF triaged this task as Medium priority.
DAlangi_WMF updated the task description. (Show Details)
DAlangi_WMF subscribed.

I covered this in: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikimediaMaintenance/+/1008839.

Anything left to do or can we close this?

lmata claimed this task.

@DAlangi_WMF I think this is complete, so I'll be "boldly" resolving it; we can reopen if something comes up. thank you!