Skip to content

Disable Celerybeat auto instrumentation in sentry dev environment #66038

@wedamija

Description

@wedamija

We enable this by default in the sentry codebase.

CeleryIntegration(monitor_beat_tasks=True, exclude_beat_tasks=exclude_beat_tasks),

This should be disabled in dev and enabled in saas/st/self-hosted. We should make this a setting that can be overridden.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions