@flowcore/microservice
The flowcore microservice library is designed to provide strong opinions on how to handle configuration, logging, health checks, metrics, and observability. It provides a set of modules that allow you to quickly set up services.
microservice-health-checker
This is a simple microservice health checker package built in Node.js. It allows you to monitor the health of various microservices by periodically sending HTTP requests to their health endpoints and logging the results.
diatoz-log-monitor
A library for distributed request tracing and application logging on top of expressjs