Skip to content

ConsumerAffairs/django-statsd

 
 

Repository files navigation

Django Statsd

Integration between statsd and django. It allows you to use different clients, sends timings as middleware and integrates with django debug toolbar.

Credits:

  • jbalogh and jsocol for statsd and commonware, which I just ripped parts out of and put in here.
  • robhudson for django-debug-toolbar

For more see our docs at: http://readthedocs.org/docs/django-statsd/en/latest/

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • JavaScript 2.9%