https://bugzilla.wikimedia.org/show_bug.cgi?id=45998

       Web browser: ---
            Bug ID: 45998
           Summary: Generate statistics about change dispatching
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It would be useful to have a way to show statistics about the change
dispatching process. dispatchChanges.php should have a --stats option, and
perhaps there could also be a special page that allows these stats to be seen
without shell access.

The following statistics would be useful:

* Number of target wikis
* current (max) change id and max change timestamp
* size of the wb_changes table
* the target most recently updated, with change id and timestamp
* the target least recently updated, with change id and timestamp (based on
wb_change_dispatch.chd_seen and chd_touched).
* show id and timestamp of the *median* target.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to