We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Sidekiq wiki describes how to create a route that reports queue latency here. Queue latency is a metric useful for managing autoscaling.
This ticket is complete when:
The text was updated successfully, but these errors were encountered:
@rotated8 The code you pointed to reports back either OK or UHOH. I'm guessing you would rather have the current latency in seconds?
OK
UHOH
Sorry, something went wrong.
PR made: #647
See Brad's link in the description above for testing: root/queue-latency
bwatson78
No branches or pull requests
The Sidekiq wiki describes how to create a route that reports queue latency here. Queue latency is a metric useful for managing autoscaling.
This ticket is complete when:
The text was updated successfully, but these errors were encountered: