go-sundheit
Health checker
A Go library for defining and managing service health checks
A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.
551 stars
13 watching
31 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hellofresh/health-go | Library providing health check functionality for Go applications | 525 |
invisionapp/go-health | Enables asynchronous health checks in containerized services to improve scalability and performance | 750 |
alexliesenfeld/health | A library for building and monitoring the health of applications | 781 |
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 |
dimiro1/health | An extensible health check system for Go applications. | 451 |
flanksource/canary-checker | Automated health monitoring platform for containerized applications and infrastructure | 198 |
godaddy/terminus | A package for managing HTTP applications' shutdown and health checks in Kubernetes environments. | 1,848 |
aschenmaker/fiber-health-check | A middleware designed to perform regular health checks on web applications. | 10 |
rinchsan/device-check-go | A Go library for querying and modifying device-specific bits using the iOS DeviceCheck API. | 24 |
gocraft/health | A tool for instrumenting web applications to collect logging and metrics data, enabling analysis of service performance. | 522 |
ggpasqualino/plug_checkup | A Plug add-on for adding simple health checks to an application. | 74 |
megaease/easeprobe | A tool for monitoring and checking the health of applications and services across various protocols and platforms. | 2,177 |
shurcool/go-package-store | Displays updates for Go packages in your GOPATH. | 899 |
vladopajic/go-test-coverage | Tools to report on test coverage issues and ensure higher code quality | 87 |