class Sidekiq::Metrics::Query

Allows caller to query for Sidekiq execution metrics within Redis. Caller sets a set of attributes to act as filters. {#fetch} will call Redis and return a Hash of results.

NB: all metrics and times/dates are UTC only. We explicitly do not support timezones.