Page MenuHomePhabricator

Migrate MediaWiki.editstash 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.editstash.cache_hits.* source
  • MediaWiki.editstash.cache_misses.* source
  • MediaWiki.editstash.cache_stores.* source

Event Timeline

FGoodwin changed the task status from Open to In Progress.May 23 2024, 3:50 PM

Change #1037820 had a related patch set uploaded (by Fgoodwin; author: Fgoodwin):

[mediawiki/core@master] Migrate MediaWiki.editstash to statslib

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

Change #1037820 merged by jenkins-bot:

[mediawiki/core@master] Migrate MediaWiki.editstash to statslib

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

FGoodwin moved this task from In Progress to Done on the MW-Interfaces-Team board.

Looks like ApiEditStash still wasn't done, just PageEditStash.

Change #1071653 had a related patch set uploaded (by Aaron Schulz; author: Aaron Schulz):

[mediawiki/core@master] editstash: migrate ApiStashEdit to statslib

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

Change #1071653 merged by jenkins-bot:

[mediawiki/core@master] editstash: migrate ApiStashEdit to statslib

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