Skip to main content

django-healthchecks

Project description

-------------------



Simple Django app/framework to publish health check for monitoring purposes



Status

======

.. image:: https://travis-ci.org/mvantellingen/django-healthchecks.svg?branch=master

:target: https://travis-ci.org/mvantellingen/django-healthchecks



.. image:: http://codecov.io/github/mvantellingen/django-healthchecks/coverage.svg?branch=master

:target: http://codecov.io/github/mvantellingen/django-healthchecks?branch=master



.. image:: https://pypip.in/version/django_healthchecks/badge.svg

:target: https://pypi-hypernode.com/pypi/django_healthchecks/



Usage

=====



Add the following to your urls.py:



.. code-block:: python



url(r'^healthchecks/', include('django_healthchecks.urls')),



Add a setting with the available healthchecks:



.. code-block:: python



HEALTH_CHECKS = {

'postgresql': 'django_healthchecks.contrib.check_database',

'cache_default': 'django_healthchecks.contrib.check_cache_default',

'solr': 'your_project.lib.healthchecks.check_solr',

}

Home-page: https://github.com/mvantellingen/django-healthchecks
Author: Michael van Tellingen
Author-email: michaelvantellingen@gmail.com
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License

Project details


Download files

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

Source Distribution

django-healthchecks-0.3.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

django_healthchecks-0.3.0-py2-none-any.whl (5.3 kB view details)

Uploaded Python 2

File details

Details for the file django-healthchecks-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-healthchecks-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8cd47d3c6d1fe9cbaf8e599623376b51adc4a2067325ac6ce3fc99b9701a64e0
MD5 3706449f5184b3627c4de5272d1b09ac
BLAKE2b-256 76ec80a9cb42a76c0c60f5442e0c543fcd67c920ca22e9fbb1b4092f5e066694

See more details on using hashes here.

File details

Details for the file django_healthchecks-0.3.0-py2-none-any.whl.

File metadata

File hashes

Hashes for django_healthchecks-0.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 12dd6003463420673891b84d5bbb0affc7fd4421eb43531edeac4793f67e1657
MD5 695f63eeccce9c115acada73c9e8f721
BLAKE2b-256 61e03f637d6b27ac53b0e1137036cca576965245588a8ae80853443b6a6ad49c

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