davydovanton/sidekiq-history

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yml
.gitignore
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
lib/sidekiq/statistic/locales/de.yml
lib/sidekiq/statistic/locales/en.yml
lib/sidekiq/statistic/locales/es.yml
lib/sidekiq/statistic/locales/fr.yml
lib/sidekiq/statistic/locales/it.yml
lib/sidekiq/statistic/locales/jp.yml
lib/sidekiq/statistic/locales/pl.yml
lib/sidekiq/statistic/locales/pt-br.yml
lib/sidekiq/statistic/locales/ru.yml
lib/sidekiq/statistic/locales/uk.yml
lib/sidekiq/statistic/views/realtime.erb
lib/sidekiq/statistic/views/statistic.erb
lib/sidekiq/statistic/views/styles/common.css
lib/sidekiq/statistic/views/styles/sidekiq-statistic-dark.css
lib/sidekiq/statistic/views/styles/sidekiq-statistic-light.css
lib/sidekiq/statistic/views/styles/ui-datepicker.css
lib/sidekiq/statistic/views/worker.erb
sidekiq-statistic.gemspec
lib/sidekiq/statistic/views/c3.js2
lib/sidekiq/statistic/views/realtime_statistic.js138
lib/sidekiq/statistic/views/statistic.js151
lib/sidekiq-statistic.rb1
lib/sidekiq/statistic.rb44
lib/sidekiq/statistic/base.rb86
lib/sidekiq/statistic/configuration.rb17
lib/sidekiq/statistic/helpers/color.rb33
lib/sidekiq/statistic/helpers/date.rb29
lib/sidekiq/statistic/middleware.rb19
lib/sidekiq/statistic/statistic/charts.rb24
lib/sidekiq/statistic/statistic/metric.rb44
lib/sidekiq/statistic/statistic/metrics/cache_keys.rb45
lib/sidekiq/statistic/statistic/metrics/store.rb41
lib/sidekiq/statistic/statistic/realtime.rb47
lib/sidekiq/statistic/statistic/runtime.rb44
lib/sidekiq/statistic/statistic/workers.rb63
lib/sidekiq/statistic/version.rb5
lib/sidekiq/statistic/views.rb11
lib/sidekiq/statistic/web_api_extension.rb25
lib/sidekiq/statistic/web_extension.rb70
A
2 hrs