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 visible (Hide)

django-health-check - 3.18.2 Latest Release

Published by frankwiles 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/revsys/django-health-check/compare/3.18.1...3.18.2

django-health-check - 3.18.1

Published by frankwiles 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/revsys/django-health-check/compare/3.18.0...3.18.1

django-health-check - 3.18.0

Published by frankwiles 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/revsys/django-health-check/compare/3.17.0...3.18.0

django-health-check - 3.17.0

Published by codingjoe about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/KristianOellegaard/django-health-check/compare/3.16.7...3.17.0

django-health-check - 3.16.7

Published by codingjoe about 2 years ago

django-health-check - 3.16.6

Published by codingjoe about 2 years ago

Version support

  • Django 2.2, 4.0, 4.1
  • Python 3.8 – 3.10

This release mostly includes changes to the CI suite, packaging and distribution.

What's Changed

New Contributors

Full Changelog: https://github.com/KristianOellegaard/django-health-check/compare/3.16.5...3.16.6

django-health-check - 3.16.5

Published by codingjoe almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/KristianOellegaard/django-health-check/compare/3.16.4...3.16.5

django-health-check - 3.16.4

Published by codingjoe over 3 years ago

  • Add default_auto_field to satisfy Django 4.0 (#292)
django-health-check - 3.16.3

Published by codingjoe over 3 years ago

  • Automate PyPi release, no code changes
django-health-check - 3.16.2

Published by codingjoe almost 4 years ago

  • Fix text alignment for time column in Safari (#283)
django-health-check - 3.16.1

Published by codingjoe almost 4 years ago

  • Fix #277 -- Celery ping health check functionality with multiple workers (#278)
django-health-check - 3.16.0

Published by codingjoe almost 4 years ago

  • Add second celery health chat that uses ping instead of executing a task (#272)
django-health-check - 3.15.0

Published by codingjoe almost 4 years ago

  • Split celery timeout into two separate settings (#262)
django-health-check - 3.14.3

Published by codingjoe about 4 years ago

  • Fix #274 -- Use default cache timeout instead of 1s
django-health-check - 3.14.2

Published by codingjoe about 4 years ago

  • Resolve Django 4.0 deprecation warnings
django-health-check - 3.14.1

Published by codingjoe about 4 years ago

  • Revert "Clean results task Health Check"
django-health-check - 3.14.0

Published by codingjoe about 4 years ago

  • Register health check for each cache configuration (#267)
django-health-check - 3.13.3

Published by codingjoe over 4 years ago

  • Add backend checking if all migrations are applied (#252)
django-health-check - 3.12.3

Published by codingjoe over 4 years ago

  • Move PyPi release to GitHub action
django-health-check - 3.12.2

Published by codingjoe over 4 years ago

  • Fix #242 -- Close all (even non default) db connections after check suite (#244)
Package Rankings
Top 1.41% on Pypi.org
Badges
Extracted from project README
version pyversion djversion license
Related Projects