Skip to content

Commit d7e6ec8

Browse files
feat(crons): Add Redbeat as supported scheduler (#9479)
--------- Co-authored-by: vivianyentran <[email protected]>
1 parent 1354d08 commit d7e6ec8

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/integrations/celery

1 file changed

+1
-1
lines changed

docs/platforms/python/integrations/celery/crons.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Once Sentry Crons is set up, tasks in your Celery beat schedule will be auto-dis
6666

6767
Start your Celery beat and worker services and see your tasks being monitored at [https://sentry.io/crons/](https://sentry.io/crons/).
6868

69-
Currently, only the default scheduler of Celery Beat is officially supported. Other schedulers (like `RedBeat`) are not supported.
69+
In addition to the default Celery Beat scheduler, we also support [Redbeat](https://redbeat.readthedocs.io/en/latest).
7070

7171
<Note>
7272

0 commit comments

Comments
 (0)