Page MenuHomePhabricator

Migrate MediaWiki.wmfstatic.* 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.wmfstatic.mismatch.rate
  • MediaWiki.wmfstatic.notfound.rate
  • MediaWiki.wmfstatic.success.nohash.rate
  • MediaWiki.wmfstatic.success.unknown.rate
  • MediaWiki.wmfstatic.success.verified.rate
  • MediaWiki.wmfstatic.success.verified
  • MediaWiki.wmfstatic.success.nohash
  • MediaWiki.wmfstatic.notfound
  • MediaWiki.wmfstatic.mismatch

Event Timeline

andrea.denisse changed the task status from Open to In Progress.Mar 28 2024, 1:05 AM

Change #1029664 had a related patch set uploaded (by Andrea Denisse; author: Andrea Denisse):

[operations/mediawiki-config@master] Migrate `wmfstatic` metrics to Prometheus store

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

Change #1029664 merged by jenkins-bot:

[operations/mediawiki-config@master] Migrate `wmfstatic` metrics to Prometheus store

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

Mentioned in SAL (#wikimedia-operations) [2024-05-30T15:54:57Z] <dancy@deploy1002> Started scap: Backport for [[gerrit:1029664|Migrate wmfstatic metrics to Prometheus store (T359255)]]

Mentioned in SAL (#wikimedia-operations) [2024-05-30T15:57:35Z] <dancy@deploy1002> denisse and dancy: Backport for [[gerrit:1029664|Migrate wmfstatic metrics to Prometheus store (T359255)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)

Mentioned in SAL (#wikimedia-operations) [2024-05-30T16:12:15Z] <dancy@deploy1002> Finished scap: Backport for [[gerrit:1029664|Migrate wmfstatic metrics to Prometheus store (T359255)]] (duration: 17m 19s)

This change is live in production.

This change is live in production.

congrats!