Milimetric has uploaded a new change for review.

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

Change subject: TEMPORARY: hack out the large amount of wikis
......................................................................

TEMPORARY: hack out the large amount of wikis

The updater is taking too long to update.  Temporarily disable running
for "all the wikis" and run for a select few plus the overall aggregate "all".

Undo this commit when we have a more permanent fix or subset of wikis
that we want to continue to run for.

One of the problems observed was that the wikis which get no data
generated for the days they're configured to run, will try to re-run
over and over because they think they have no results.

Change-Id: Iec4b2f7676acee55ef1b46ffdead06a26c8f6122
---
M edit/config.yaml
1 file changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/limn-edit-data 
refs/changes/93/237493/1

diff --git a/edit/config.yaml b/edit/config.yaml
index 4ad2f9a..63a07ba 100644
--- a/edit/config.yaml
+++ b/edit/config.yaml
@@ -60,8 +60,8 @@
         timeboxed: true
         funnel: true
         starts: 2015-04-01
-        by_wiki: true
         explode_by:
+            wiki: "enwiki, dewiki, eswiki, frwiki, itwiki, jawiki, ruwiki, all"
             editor: "visualeditor, wikitext"
 
     rates:
@@ -69,8 +69,8 @@
         granularity: days
         timeboxed: true
         starts: 2015-04-01
-        by_wiki: true
         explode_by:
+            wiki: "enwiki, dewiki, eswiki, frwiki, itwiki, jawiki, ruwiki, all"
             editor: "visualeditor, wikitext"
 
     success_by_user_type:
@@ -78,8 +78,8 @@
         granularity: days
         timeboxed: true
         starts: 2015-04-01
-        by_wiki: true
         explode_by:
+            wiki: "enwiki, dewiki, eswiki, frwiki, itwiki, jawiki, ruwiki, all"
             editor: "visualeditor, wikitext"
 
     failure_rates_by_type:
@@ -87,8 +87,8 @@
         granularity: days
         timeboxed: true
         starts: 2015-04-01
-        by_wiki: true
         explode_by:
+            wiki: "enwiki, dewiki, eswiki, frwiki, itwiki, jawiki, ruwiki, all"
             editor: "visualeditor, wikitext"
 
     failure_types_by_user_type:
@@ -97,6 +97,6 @@
         timeboxed: true
         funnel: true
         starts: 2015-05-01
-        by_wiki: true
         explode_by:
+            wiki: "enwiki, dewiki, eswiki, frwiki, itwiki, jawiki, ruwiki, all"
             editor: "visualeditor, wikitext"

-- 
To view, visit https://gerrit.wikimedia.org/r/237493
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec4b2f7676acee55ef1b46ffdead06a26c8f6122
Gerrit-PatchSet: 1
Gerrit-Project: analytics/limn-edit-data
Gerrit-Branch: master
Gerrit-Owner: Milimetric <dandree...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to