Skip to content

Cron checkins are not sent for celery beat tasks #2104

@strokirk

Description

@strokirk

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1.22.2

Steps to Reproduce

Using these versions:

sentry-sdk==1.22.2
celery==4.4.7

And the default configuration with automatic cron monitoring for Celery Beat enabled:

CeleryIntegration(monitor_beat_tasks=True)

Expected Result

  • Cron Monitors should be set up
  • Checkins should be done automatically

Actual Result

  • Cron Monitors are set up for all Beat schedule items ✅
  • No checkins occur 💥

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions