Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to customize Sidekiq service on a worker level #124

Closed
krasnoukhov opened this issue May 2, 2017 · 0 comments
Closed

Option to customize Sidekiq service on a worker level #124

krasnoukhov opened this issue May 2, 2017 · 0 comments
Labels
integrations Involves tracing integrations
Milestone

Comments

@krasnoukhov
Copy link
Contributor

Here is use case we have: some of the jobs are long-running by design (up to 30 minutes) which skews average for the whole service.

We want to keep average latency monitoring as it is for the rest of the jobs, so the way I see it we can just extract slow ones to be reporting to a separate service.

I'm going to create a PR for this

@ufoot ufoot added the integrations Involves tracing integrations label May 3, 2017
@ufoot ufoot added this to the 0.7.1 milestone May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrations Involves tracing integrations
Projects
None yet
Development

No branches or pull requests

2 participants