Technologies/Celery/celery.task.succeeded
CeleryCeleryMetric

celery.task.succeeded

Tasks completed successfully
Dimensions:None
Available on:Native (1)PrometheusPrometheus (1)DatadogDatadog (1)
Interface Metrics (3)
Native
Number of tasks that completed successfully
Dimensions:None
PrometheusPrometheus
Total number of tasks that completed successfully
Dimensions:None
DatadogDatadog
Number of tasks that completed successfully
Dimensions:None

Technical Annotations (11)

Configuration Parameters (3)
worker_prefetch_multiplierrecommended: 4
Increases efficiency by up to 30% by optimizing prefetching
--concurrencyrecommended: equal to CPU cores
Can yield throughput increase of up to 70%
max_retriesrecommended: 3
Auto-retry with exponential backoff before escalation
Technical References (8)
throughputconceptprefetch limitconceptpersistent storageconceptresult backendcomponentorphaned tasksconceptWebSocketprotocolCeleryTaskHighFailRateconcepttask exceptions tablecomponent
Related Insights (9)
Unhandled exceptions cause task disruptionscritical
Inefficient retry handling adds 30-40% redundant workloadwarning
Task throughput below 120 tasks/minute indicates capacity constraintswarning
Persistent storage for non-critical tasks reduces throughput by 25%info
Task failure rate above 2% signals critical stability issuescritical
Silent task failures cause delayed detection and revenue losscritical
Task success rate below 99.95% indicates systemic issueswarning
Task success rate below 95% indicates systemic execution problemswarning
High Celery task failure rate indicates systematic processing issuescritical