tfg-health-monitoring

1.0.0 • Public • Published

TFG Health Monitoring

Standardised health monitoring for express projects

Quickstart

npm install --save tfg-health-monitoring
const tfgHealthMonitoring = require("tfg-health-monitoring");
// Mount the routes at /public/health
app.use(basePath + "/public/health", tfgHealthMonitoring.routes);

Features

  • Lightweight uptime check endpoint

Coming Soon

  • Liveness probe endpoint for k8 (checks db etc. then tells k8 pod is ok)

Readme

Keywords

none

Package Sidebar

Install

npm i tfg-health-monitoring

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

980 B

Total Files

4

Last publish

Collaborators

  • edbyrnee