PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
lib
/
templates
/
sample-apps
/
pm2-plus-metrics-actions
{ "name": "pm2-plus-custom-metrics", "version": "1.0.0", "description": "Example that shows how to use pm2+ custom metrics", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }
[+]
..
[-] package.json
[edit]
[-] custom-metrics.js
[edit]
[-] ecosystem.config.js
[edit]
[-] README.md
[edit]