rack-health
Health checker
An interface for checking application health in Rack applications
77 stars
5 watching
6 forks
Language: Ruby
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mirakui/rack-store | A Rack middleware that exposes the request environment to any part of an application | 6 |
jbarnette/pinglish | A Rack middleware that checks the health of an application's services and returns JSON data about its status | 158 |
imajes/rack-heartbeat | Provides a simple way to monitor application health by responding to periodic heartbeat requests | 51 |
lbeder/health-monitor-rails | A Rails plugin for monitoring application health and performance across various services | 214 |
kong/lua-resty-healthcheck | Library for monitoring service health checks in a web application | 132 |
hellofresh/health-go | Library providing health check functionality for Go applications | 525 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 524 |
talento90/go-health | A package that simplifies adding health checks to services. | 96 |
hakirisec/hakiri_toolbelt | Automates vulnerability scanning of Ruby on Rails applications and their dependencies. | 273 |
dimiro1/health | An extensible health check system for Go applications. | 451 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
rubencaro/harakiri | Helps an application automatically restart or take other actions when specific files change on disk. | 20 |
whitequark/rack-utf8_sanitizer | A middleware solution to sanitize invalid UTF8 characters in request data | 314 |
invisionapp/go-health | Enables asynchronous health checks in containerized services to improve scalability and performance | 750 |
xerions/medex | An application for registering health check callbacks and representing their state via HTTP. | 6 |