for every celery task, add a statsd probe (tagged with: worker instance, task type, ... ?) with:
- timestamp of task start
- timestamp of last completion tagged with status (eventful, successful and uneventful, failed)
for every celery task, add a statsd probe (tagged with: worker instance, task type, ... ?) with: