clinicjs / node-clinic

Clinic.js diagnoses your Node.js performance issues
https://clinicjs.org
MIT License
5.67k stars 125 forks source link

Attach to existing running nodejs application #461

Closed BNRYFRST closed 11 months ago

BNRYFRST commented 11 months ago

Can I attach clinicJS to already running nodeJS application without restart?

RafaelGSS commented 11 months ago

I'm sorry, but the answer is no. Clinic.js must wrap the application since it uses some custom flags to run Node.js.