Mforns has uploaded a new change for review.

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

Change subject: Reenable reporting for mobile-reportcard
......................................................................

Reenable reporting for mobile-reportcard

A couple weeks ago the mobile-reportcard was disabled
because the generation of its reports was sending lots
of queries to the DB and saturating it.

Now Analytics team has cleaned the mobile-reportcard
dashboards and reports and dramatically reduced the
query load on the DB.

This patch reenables the reporting for that project.

Bug: T104379
Change-Id: I7cbe313deb3d4ac03fdfbdf15e34073ed5c544f8
---
M manifests/role/statistics.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/20/228420/1

diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index 37981b5..d80d545 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -55,7 +55,7 @@
     # Use the statistics::limn::data::generate define
     # to set up cron jobs to generate and generate limn files
     # from research db and push them
-#    statistics::limn::data::generate { 'mobile':    }
+    statistics::limn::data::generate { 'mobile':    }
     statistics::limn::data::generate { 'flow':      }
     statistics::limn::data::generate { 'edit':      }
     statistics::limn::data::generate { 'language':  }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cbe313deb3d4ac03fdfbdf15e34073ed5c544f8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mforns <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to