Addshore has uploaded a new change for review. https://gerrit.wikimedia.org/r/253648
Change subject: Fix entity usage example cron ...................................................................... Fix entity usage example cron Change-Id: Ica46b4fe67e30e5b2dad6d6f5896543b62385e43 --- M cron 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/analytics/limn-wikidata-data refs/changes/48/253648/1 diff --git a/cron b/cron index 3e9a56e..7ce988f 100644 --- a/cron +++ b/cron @@ -7,7 +7,7 @@ * * * * * php ~/wikidata-data/graphite/dispatch.php # Daily -0 5 * * * ~/wikidata-data/graphite/entityUsage.sh +0 5 * * * php ~/wikidata-data/graphite/entityUsage.php # Logrotate is at 6:25, + time for rsync (hourly?), 12 gives us roughly 6 hours # This MUST be run on stat1002 -- To view, visit https://gerrit.wikimedia.org/r/253648 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ica46b4fe67e30e5b2dad6d6f5896543b62385e43 Gerrit-PatchSet: 1 Gerrit-Project: analytics/limn-wikidata-data Gerrit-Branch: master Gerrit-Owner: Addshore <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
