10 ms·
Shameless plug: For those of you using Celery, you can jump in rather quickly with this decorator I made that increments task counters and sends how long each t
by hoop 14y ago
Shameless plug: For those of you using Celery, you can jump in rather quickly with this decorator I made that increments task counters and sends how long each task took to statsd:
http://www.charleshooper.net/blog/painless-instrumentation-of-celery-tasks-using-statsd-and-graphite/ http://www.charleshooper.net/blog/painless-instrumentation-o...