pm2

Imagemap
pm2 docs process metrics http://pm2.keymetrics.io/docs/usage/proc ... By plugging process metrics onto your co ... npm install @pm2/io --save https://github.com/keymetrics/pm2-io-apm ... example : requests per minute var io = require('@pm2/io')
var http = r ... pm2 monit png_3689265995366008317.png pm2 show <application-name> types Simple metrics: Values that can be read  ... eg. Monitor variable value Counter: Things that increment or decrem ... eg. Downloads being processed, user conn ... Meter: Things that are measured as event ... eg. Request per minute for a http server Histogram: Keeps a resevoir of statistic ... eg. Monitor the mean of execution of a q ... links docs
hide
pm2 User Link
hidebookmark
docs
hide
process metrics
hide
types