Health Monitor Rails
A Rails plugin which provides a health checking and monitoring API of various services and application aspects
No ratings yet
- Gem
- health-monitor-rails
- Repository
- lbeder/health-monitor-rails
- License
- MIT
- Stars
- 219
- Added
- August 20, 2026
About
A Rails plugin which provides a health checking and monitoring API of various services and application aspects.
This is a health monitoring Rails mountable plug-in, which checks various services (db, cache, sidekiq, redis, etc.).
What you get
- DB
- Cache
- Redis
- Sidekiq
- Resque
- Delayed Job
- Solr
Mounting it
ruby
# Gemfile
gem "health-monitor-rails"
# config/routes.rb
mount HealthMonitor::Engine, at: "/"
Details
219 stars on GitHub · MIT licensed · maintained by lbeder. Source: https://github.com/lbeder/health-monitor-rails
Discussion (0)
Sign in to join the discussion.
No comments yet.