Page MenuHomePhabricator

Migrate MediaModeration Extension to statslib
Open, Needs TriagePublic

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.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.Error.count
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.Error.rate
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.OK.count
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.OK.rate
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.RuntimeException.count
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.SourceFileUsedForFileObject.count
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProvider.Execute.StatusCode*.count
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProviderRequestTime.p75
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProviderRequestTime.p95
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProviderThumbnailTransform.p75
  • MediaWiki.$wiki.MediaModeration.PhotoDNAServiceProviderThumbnailTransform.p95
  • MediaWiki.$wiki.MediaModeration.ScanTable.Scanned
  • MediaWiki.$wiki.MediaModeration.ScanTable.TotalCount
  • MediaWiki.$wiki.MediaModeration.ScanTable.Unscanned
  • MediaWiki.$wiki.MediaModeration.ScanTable.UnscannedWithLastCheckedDefined

source code

Alerts

Event Timeline

lmata renamed this task from Migrate <metric(s)> to statslib to Migrate MediaWiki.$wiki.MediaModeration.* to statslib.Mar 6 2024, 1:48 PM
colewhite renamed this task from Migrate MediaWiki.$wiki.MediaModeration.* to statslib to Migrate MediaModeration Extension to statslib.Apr 26 2024, 5:08 PM
colewhite updated the task description. (Show Details)