rails-monitoring 0.3.2
Rails engine that provides a JSON API which serves Sidekiq and Whenever status information from a HTTP-auth protected endpoint. This status information is gathered by scheduling a frequently running job that saves timestamps in Redis.
Gemfile:
=
インストール:
=
Development依存関係 (7):
fakeredis
>= 0
minitest-around
>= 0
rubocop
>= 0
rubocop-bitcrowd
>= 0
rubocop-rails
>= 0
sqlite3
>= 0
timecop
>= 0