django-health-check

a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.

MIT License

Downloads
829.6K
Stars
1.2K
Committers
72

Bot releases are hidden (Show)

django-health-check - 3.2.0

Published by codingjoe almost 7 years ago

  • Add support for multiple celery queues
django-health-check - 3.1.0

Published by codingjoe almost 7 years ago

  • Add boto3 storage check
django-health-check - 3.0.0

Published by codingjoe almost 7 years ago

  • Drop Python 2 support
  • Drop Django 1.8 support
  • Add Django 2.0 support
  • Switch to pbr for package setup (#160)
  • Switch to CodeCov for coverage tracking
django-health-check - 0.3

Published by KristianOellegaard almost 11 years ago

This version is compatible with newer django version and drop support for anything less than Django 1.4

django-health-check - New exception based interface

Published by KristianOellegaard over 11 years ago

With this version it is now possible to write health checks using exceptions.

Package Rankings
Top 1.41% on Pypi.org
Badges
Extracted from project README
version pyversion djversion license
Related Projects