Install ruby-peek-sidekiq by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-peek-sidekiq
Description:
peek into the Sidekiq calls made within your Rails application
Things this peek view provides: - Duration spent in Sidekiq calls - Number of calls this page created . peek is a profiling tool originally built at GitHub to help them get an insight into their application.
Homepage: https://github.com/suranyami/peek-sidekiq
Version: 1.0.3-1
Section: universe/ruby