Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Impossible to disable Sidekiq integration #21

Open
borc opened this issue Mar 8, 2016 · 2 comments
Open

Impossible to disable Sidekiq integration #21

borc opened this issue Mar 8, 2016 · 2 comments

Comments

@borc
Copy link

borc commented Mar 8, 2016

The Sidekiq integration bits get loaded, no matter what. This interferes with custom Sidekiq middleware and error handlers that report errors to Opbeat, typically causing duplicates to appear in Opbeat.

It should be possible to disable the Sidekiq integration feature.

@mikker mikker self-assigned this Mar 8, 2016
@mikker
Copy link
Collaborator

mikker commented Mar 8, 2016

I suppose you are right. I'll look into this when I get some time. You are also very welcome to take a stab at it if you feel like it? 👍

@mikker mikker removed their assignment Aug 24, 2016
@olleolleolle
Copy link
Contributor

For those wanting to help: This file is required when we require opbeat.

Sidekiq.configure_server do |config|

@mikker mikker mentioned this issue Oct 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants