Part of the Visual Editor / Wikitext comparison dashboard is to analyze the failure rates and types.  This is instrumented as part of the Schema:Edit and available in EventLogging data under Edit_<<schema-revision>>.  To see it visually, the dashboard is a bit clunky right now without bookmarks, but here's what you do:

* go to https://edit-analysis.wmflabs.org/compare/
* scroll down to Failure Rates by Type
* click on the BOTH button in the upper right, or just the WIKITEXT button if that's all you care about
* de-select everything in the graph except the "conflict" reason

What you're looking at now is the percent of edits that ended in an edit conflict since last April.  (The huge amount of data is why the dashboard is taking forever to load, I gotta check on that with Neal).

I'm not sure about this BufferingStatsdDataFactory thing, I'd love if someone more familiar explained more.

On Wed, Feb 10, 2016 at 1:00 PM, Ryan Kaldari <rkaldari@wikimedia.org> wrote:
The Community Tech team is trying to find out stats about edit conflicts. It looks like there was a patch merged back in January to collect stats on this (https://gerrit.wikimedia.org/r/#/c/266760/2/includes/EditPage.php) but I can't figure out where this is actually collecting the stats at. It looks like it's using the BufferingStatsdDataFactory class, but I couldn't find any documentation on what this is or where it actually collects the stats and I don't have time at the moment to investigate more deeply.

Question: Does anyone know where those stats are actually collected?

Request: Could someone create some documentation on MediaWiki.org for stats collection and retrieval via BufferingStatsdDataFactory?

_______________________________________________
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics