Comment on Measure Anything, Measure Everything (2011)Comments−hoop13yShameless 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-o...
Comments
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-o...