Is it possible to view the status of sidekiq queue

Is there a way to look into the sidekiq queue? I would like to see what has been processed and/or what still needs to be processed.

Thanks in advance!

Visit /sidekiq on your forum, logged in as an admin, and you’ll get the standard sidekiq admin panel.

6 „Gefällt mir“

Just point your browser to : /sidekiq. There’s no link, so you have to type it yourself. And you have to be logged in as an admin.

4 „Gefällt mir“

That’s exactly what I wanted. Thanks guys!!

2 „Gefällt mir“