Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 3.04 KB

File metadata and controls

47 lines (38 loc) · 3.04 KB

Can you tell me if your Node app is healthy?

If you can’t measure it, you can’t improve it

Here you will find some great resources to start with monitoring of Node.js applications. For a demo of a custom instrumentation using InfluxDB and Grafana you can check the example directory.

Talks

Blog posts

Packages

  • blocked: Check if a node event loop is blocked.
  • under-pressure: Measure process load with automatic handling of "Service Unavailable" plugin for Fastify.
  • overload-protection: Load detection and shedding capabilities for http, express, restify, and koa
  • nodejs-dashboard: Telemetry dashboard for node.js apps from the terminal
  • node-clinic: Clinic diagnoses your Node.js performance issues

License

MIT