Skip to content

Configurations for ActiveJob integrations #1107

@tvec

Description

@tvec

Is there a way to configure Sentry's ActiveJob integration to update the list of adapters seen in ALREADY_SUPPORTED_SENTRY_ADAPTERS? Alternatively, are there a ways of just skipping this integration completely?

Our use case is we have a custom QueueAdapter not in that list. Currently, it gets picked up by capture_and_reraise_with_sentry in ActiveJobExtensions. However, we want to skip that and just use the existing Sidekiq integration.

Is this possible? Thanks!

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions