lua-resty-healthcheck
Health checker
Library for monitoring service health checks in a web application
Healthcheck library for OpenResty to validate upstream service status
132 stars
34 watching
51 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 524 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
kong/lua-resty-counter | A lock-free counter implementation for Lua in the context of a high-performance web server | 22 |
saks/lua-resty-newrelic | A Lua wrapper around New Relic's API for monitoring web applications | 13 |
isage/lua-resty-mobile | Detects mobile devices based on HTTP headers and predefined definitions | 34 |
upyun/lua-resty-checkups | Manages Nginx upstream servers using pure Lua scripts | 259 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
kong/lua-resty-worker-events | Allows Nginx worker processes to communicate with each other through shared memory events | 192 |
jamesmarlowe/lua-resty-hipchat | A Lua library providing an interface to the HipChat API | 3 |
kiddkai/lua-resty-aws-sdk | Provides a Lua SDK for AWS API requests and credentials management. | 15 |
kong/lua-resty-worker-manager | Tracks worker processes and nodes during startup, restart, reload, and shutdown of an application. | 4 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |