django-ray
Sample project panel for exploring task queues, workers, and Ray-backed execution.
Total{{ total }}
Queued{{ queued }}
Running{{ running }}
Succeeded{{ succeeded }}
Failed{{ failed }}
Swagger UI for enqueue, task status, metrics, and admin endpoints.
Django AdminInspect task executions, worker leases, retries, and cancellation state.
Ray DashboardOpen the configured Ray dashboard for cluster and task runtime visibility.
HealthDatabase-backed application health check used by the Kubernetes probes.
MetricsPrometheus-format metrics exposed by the sample Django application.
ExecutionsRecent task execution records returned as JSON.
Source code, issues, examples, and development history.
Read the DocsGuides, deployment notes, API reference, and operations docs.
PyPIPackage releases and installation metadata.
Trigger a smoke task
Enqueues add_numbers(2, 3) on the default queue and refreshes stats.
Last action
Ready.