Celery Tasks Dashboard
Simple dashboard for monitoring Celery tasks and workers. Suitable for Python developers who use Celery along with Flask, Django or FastAPI
This dashboard is suitable for monitoring Celery tasks and workers.
Requirements:
- Celery broker, ensure that you have accessible Celery broker that could be scraped by celery_exporter (e.g. Redis, RabbitMQ, etc.)
- celery_exporter, ensure that you up and running celery_exporter which developed by https://github.com/danihodovic/celery-exporter
Features:
- filter for your celery_exporter hostname
- filter for your tasks which registered on Celery
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |