Django view to render Celery status
Project description
This is simple module which can be used to test running Celery tasks.
Usage:
add django_celery_statuspage to your APPLICATIONS
add url(‘^status/celery/’, ‘django_celery_statuspage.views.ping’), to your url definition
open /status/celery/ page on your website
Opening /status/celery/ page creates one dummy task, runs it and returns its result. If the task result is not obtained withing 5 seconds, response is 500.
The /status/celery/ page can be added to your Nagios/Icinga monitoring.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-celery-statuspage-0.0.3.tar.gz.
File metadata
- Download URL: django-celery-statuspage-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d7581014136a7e0e1c8894a0a66f2fe6691cde707f7b420b256a9e14a0b64cd
|
|
| MD5 |
f5dd50a1bee79fef77cc07f6a17917d2
|
|
| BLAKE2b-256 |
3da1c58b9d24b6725363a7c8123f0bebdbc2e29bcd5cc83fcc948f799fc8aa41
|