keymetrics / pm2-plus-tech-questions

http://docs.keymetrics.io/docs/pages/faq-troubleshooting/
27 stars 3 forks source link

Not able to get cpu profiling option on dashboard, #235

Closed willpoint closed 4 years ago

willpoint commented 4 years ago

After setting env PM2_FORCE_INSPECTOR=1 as shown in the docs, and also adding this to program require("@pm2/io").init({profiling: true}), can't seem to find what's missing