Skip to content

Commit 1c33555

Browse files
add link to flower
1 parent 78bed50 commit 1c33555

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dojo/templates/dojo/system_status.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ <h4>Celery Status</h4>
7777
Per-task purge is capped at <strong>10,000 tasks</strong> per action and processed in batches of <strong>1,000</strong>.
7878
Configure via <code>DD_CELERY_QUEUE_PURGE_MAX_TASKS</code> and <code>DD_CELERY_QUEUE_PURGE_BATCH_SIZE</code>.
7979
</p>
80+
<p>If you want more advanced Celery management and monitoring, consider using the <a href="https://docs.celeryq.dev/en/main/userguide/monitoring.html#flower-real-time-celery-web-monitor" target="_blank">Flower</a>.</p>
8081
</div>
8182
</div>
8283
</div>

0 commit comments

Comments
 (0)