health
Health checker
An extensible health check system for Go applications.
An easy to use, extensible health check library for Go applications.
451 stars
7 watching
40 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
talento90/go-health | A package that simplifies adding health checks to services. | 96 |
etherlabsio/healthcheck | A library that provides a simple, extensible and concurrent health-check API implementation for Go services. | 268 |
invisionapp/go-health | Enables asynchronous health checks in containerized services to improve scalability and performance | 750 |
hellofresh/health-go | Library providing health check functionality for Go applications | 525 |
alexliesenfeld/health | A library for building and monitoring the health of applications | 781 |
appsflyer/go-sundheit | A Go library for defining and managing service health checks | 551 |
ggpasqualino/plug_checkup | A Plug add-on for adding simple health checks to an application. | 74 |
xerions/medex | An application for registering health check callbacks and representing their state via HTTP. | 6 |
lbeder/health-monitor-rails | A Rails plugin for monitoring application health and performance across various services | 214 |
dimiro1/banner | A package to add customizable startup banners to Go applications | 448 |
flanksource/canary-checker | Automated health monitoring platform for containerized applications and infrastructure | 198 |
revsys/django-health-check | Automates monitoring and reporting of application health checks at deployment time. | 1,238 |
mirakui/rack-health | An interface for checking application health in Rack applications | 77 |
aschenmaker/fiber-health-check | A middleware designed to perform regular health checks on web applications. | 10 |
jbarnette/pinglish | A Rack middleware that checks the health of an application's services and returns JSON data about its status | 158 |