openedx.core.djangoapps.service_status package#

Submodules#

openedx.core.djangoapps.service_status.tasks module#

Django Celery tasks for service status app

openedx.core.djangoapps.service_status.urls module#

Django URLs for service status app

openedx.core.djangoapps.service_status.views module#

Django Views for service status app

openedx.core.djangoapps.service_status.views.celery_ping(_)#

A Simple view that checks if Celery can process a simple task

openedx.core.djangoapps.service_status.views.celery_status(_)#

A view that returns Celery stats

openedx.core.djangoapps.service_status.views.index(_)#

An empty view

Module contents#

Stub for a Django app to report the status of various services