elevate-services-health-check
v0.0.9
Published
Package that can be used for service health check
Downloads
145
Readme
elevate-services-health-check
A flexible, plug-and-play health check utility for Node.js services, capable of monitoring:
✅ MongoDB connectivity
✅ Kafka broker communication (send & receive)
✅ Gotenberg (PDF conversion service)
✅ Redis in-memory store
✅ PostgreSQL database
✅ Microservices health using HTTP APIs
This package helps you implement a standardized /health endpoint for your service.
📦 Installation
npm install elevate-services-health-check