Celery Monitoring and Events API

Event streaming and monitoring API for inspecting workers, tasks, and queues. Supports the curses-based celery events monitor and third-party tools such as Flower.

API entry from apis.yml

apis.yml Raw ↑
aid: celery:celery-monitoring-api
name: Celery Monitoring and Events API
tags:
- Monitoring
- Events
- Observability
humanURL: https://docs.celeryq.dev/en/stable/userguide/monitoring.html
properties:
- url: https://docs.celeryq.dev/en/stable/userguide/monitoring.html
  type: Documentation
- url: https://docs.celeryq.dev/en/stable/reference/celery.events.html
  type: Reference
description: Event streaming and monitoring API for inspecting workers, tasks, and queues. Supports the
  curses-based celery events monitor and third-party tools such as Flower.