Page MenuHomePhabricator

Migrate MediaWiki.cx.publish.highmt.*.sum to statslib
Closed, ResolvedPublic1 Estimated Story Points

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.cx.publish.highmt.*.sum

source code

Event Timeline

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

[mediawiki/extensions/ContentTranslation@master] Migrate MediaWiki.cx.publish.highmt.*.sum to statslib

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

andrea.denisse changed the task status from Open to In Progress.Nov 19 2024, 7:10 PM

Change #1091464 merged by jenkins-bot:

[mediawiki/extensions/ContentTranslation@master] Migrate MediaWiki.cx.publish.highmt.*.sum to statslib

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

@andrea.denisse is there a public dashboard where we can see those stats? (cc @GMikesell-WMF )

Hi @SBisson , looking at the CXServer dashboard I don't think there's a panel for those stats:

img-2024-12-13-12-28-11.png (1,251×648 px, 64 KB)

In this case they can be added to a panel or they can simply be deleted as they don't seem to be in use.

@Nikerabbit @santhosh do you know if these stats are still used?

We do track it in Content Translation grafana dashboard(not same as cxserver dashboard). We are not actively monitoring it since there is no related feature development.

I noticed that this dashboard has deprecation notice and it would be good idea to update and maintain it properly. @Nikerabbit, may be we can take it up as an essential track ticket?

Thanks @santhosh .
Closing this task as resolved as the statslib migration for this metric is complete.