django-statsd¶
Two middleware entries and every view, query, template and Celery task in your project reports its duration to statsd.
Everything in these pages that claims django-statsd submits a metric shows you the metric. The transcripts are recorded by really running the code, and a test fails if one of them stops being true.
Getting Started
Measure
Reference