statistics::discovery runs stats from analytics/discovery-stats which is deprecated and formerly owned by Max from before the tune-up.
We need to repurpose that puppet configuration to run wikimedia/discovery/golden scripts instead, which are currently set up as a cronjob under my account on stat1002:
0 5 * * * cd /a/discovery/golden/ && sh main.sh >> /home/bearloga/discovery-golden.log 2>&1
Also vaguely related to T129260