Skip to main content

A simple Django app to conduct health checks.

Project description

Django health checker is a simple Django app to conduct health checking which uses django-health-check (https://github.com/KristianOellegaard/django-health-check) and overrides default behavior.

Quick start

  1. Include the health_checker URLconf in your project urls.py like this:

    path('health-checker/', include('health_checker.urls')),
  2. Start the development server and visit http://127.0.0.1:8000/health-checker/ to get a ‘pong’ response if every health check has passed.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_health_checker-0.1-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_health_checker-0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_health_checker-0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 30c8836bba74cdd90de019b75e457a16698a9aea239a28dae7a84a8c4480c1ba
MD5 9b4ad74c9a51201ab24c0d137719cccf
BLAKE2b-256 8e1e0d3977a347d66b9a44ff687dcd758d82d657284ae3f1d17e3b5f01a9ccdb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page