Table of Contents - health-monitor-rails-12.4.1 Documentation
Classes and Modules
- HealthMonitor
- HealthMonitor::Configuration
- HealthMonitor::Engine
- HealthMonitor::Providers
- HealthMonitor::Providers::Base
- HealthMonitor::Providers::Base::Configuration
- HealthMonitor::Providers::Cache
- HealthMonitor::Providers::CacheException
- HealthMonitor::Providers::Database
- HealthMonitor::Providers::DatabaseException
- HealthMonitor::Providers::DelayedJob
- HealthMonitor::Providers::DelayedJob::Configuration
- HealthMonitor::Providers::DelayedJobException
- HealthMonitor::Providers::FileAbsence
- HealthMonitor::Providers::FileAbsence::Configuration
- HealthMonitor::Providers::FileAbsenceException
- HealthMonitor::Providers::Redis
- HealthMonitor::Providers::Redis::Configuration
- HealthMonitor::Providers::RedisException
- HealthMonitor::Providers::Resque
- HealthMonitor::Providers::ResqueException
- HealthMonitor::Providers::Sidekiq
- HealthMonitor::Providers::Sidekiq::Configuration
- HealthMonitor::Providers::SidekiqException
- HealthMonitor::Providers::Solr
- HealthMonitor::Providers::Solr::Configuration
- HealthMonitor::Providers::SolrException
Methods
- ::as_connection_pool — HealthMonitor::Providers::Redis
- ::new — HealthMonitor::Configuration
- ::new — HealthMonitor::Providers::Base
- ::new — HealthMonitor::Providers::Base::Configuration
- ::new — HealthMonitor::Providers::DelayedJob::Configuration
- ::new — HealthMonitor::Providers::FileAbsence::Configuration
- ::new — HealthMonitor::Providers::Redis::Configuration
- ::new — HealthMonitor::Providers::Sidekiq::Configuration
- ::new — HealthMonitor::Providers::Solr::Configuration
- #add_custom_provider — HealthMonitor::Configuration
- #add_provider — HealthMonitor::Configuration
- #add_queue_configuration — HealthMonitor::Providers::Sidekiq::Configuration
- #bytes_to_megabytes — HealthMonitor::Providers::Redis
- #check — HealthMonitor
- #check! — HealthMonitor::Providers::Base
- #check! — HealthMonitor::Providers::Cache
- #check! — HealthMonitor::Providers::Database
- #check! — HealthMonitor::Providers::DelayedJob
- #check! — HealthMonitor::Providers::FileAbsence
- #check! — HealthMonitor::Providers::Redis
- #check! — HealthMonitor::Providers::Resque
- #check! — HealthMonitor::Providers::Sidekiq
- #check! — HealthMonitor::Providers::Solr
- #check_amount_of_retries! — HealthMonitor::Providers::Sidekiq
- #check_latency! — HealthMonitor::Providers::Sidekiq
- #check_max_used_memory! — HealthMonitor::Providers::Redis
- #check_processes! — HealthMonitor::Providers::Sidekiq
- #check_queue_size! — HealthMonitor::Providers::DelayedJob
- #check_queue_size! — HealthMonitor::Providers::Sidekiq
- #check_redis! — HealthMonitor::Providers::Sidekiq
- #check_solr_collection! — HealthMonitor::Providers::Solr
- #check_solr_connection! — HealthMonitor::Providers::Solr
- #check_solr_uri! — HealthMonitor::Providers::Solr
- #check_values! — HealthMonitor::Providers::Redis
- #check_workers! — HealthMonitor::Providers::Sidekiq
- #collection_uri — HealthMonitor::Providers::Solr
- #configuration_class — HealthMonitor::Providers::Base
- #configuration_class — HealthMonitor::Providers::DelayedJob
- #configuration_class — HealthMonitor::Providers::FileAbsence
- #configuration_class — HealthMonitor::Providers::Redis
- #configuration_class — HealthMonitor::Providers::Sidekiq
- #configuration_class — HealthMonitor::Providers::Solr
- #configure — HealthMonitor::Providers::Base
- #configure — HealthMonitor
- #default_queue — HealthMonitor::Providers::Sidekiq::Configuration
- #job_class — HealthMonitor::Providers::DelayedJob
- #key — HealthMonitor::Providers::Cache
- #key — HealthMonitor::Providers::Redis
- #latency — HealthMonitor::Providers::Sidekiq::Configuration
- #latency= — HealthMonitor::Providers::Sidekiq::Configuration
- #no_database — HealthMonitor::Configuration
- #provider_result — HealthMonitor
- #queue — HealthMonitor::Providers::Sidekiq
- #queue_size — HealthMonitor::Providers::Sidekiq::Configuration
- #queue_size= — HealthMonitor::Providers::Sidekiq::Configuration
- #redis — HealthMonitor::Providers::Redis
- #solr_request — HealthMonitor::Providers::Solr
- #solr_response — HealthMonitor::Providers::Solr
- #status_uri — HealthMonitor::Providers::Solr
- #used_memory_mb — HealthMonitor::Providers::Redis