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

Add a page for monitoring queue latency #640

Open
2 tasks done
rotated8 opened this issue Nov 14, 2024 · 3 comments
Open
2 tasks done

Add a page for monitoring queue latency #640

rotated8 opened this issue Nov 14, 2024 · 3 comments
Assignees
Labels

Comments

@rotated8
Copy link
Member

rotated8 commented Nov 14, 2024

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:

  • OE2 has a public route that reports queue latency
  • The latency reported covers all queues
@bwatson78 bwatson78 self-assigned this Nov 15, 2024
@bwatson78
Copy link
Contributor

@rotated8 The code you pointed to reports back either OK or UHOH. I'm guessing you would rather have the current latency in seconds?

@bwatson78
Copy link
Contributor

PR made: #647

@eporter23
Copy link
Contributor

eporter23 commented Nov 26, 2024

See Brad's link in the description above for testing: root/queue-latency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants